Quick Install
Full Stack (Kind + Helm)
curl -sSL https://archive.clustereye.com/clustereye-stack-install.sh | bash
Installs Kind, Helm, and the complete ClusterEye stack on Ubuntu 24.04
Agent Only (Linux)
curl -sSL https://archive.clustereye.com/install.sh | sudo bash -s -- -p postgres
Platforms: postgres, mongo, mssql
Linux Releases
v1.0.37
Latest
March 14, 2026
v1.0.36
March 13, 2026
v1.0.35
March 12, 2026
v1.0.33
March 12, 2026
v1.0.32
March 12, 2026
v1.0.31
March 12, 2026
v1.0.30
March 11, 2026
vv1.0.11
January 14, 2026
vv3
November 19, 2025
v1.2.04101953
November 4, 2025
vV1.2.0410
November 4, 2025
Windows
ClusterEye Stack Install
Complete stack installation for Ubuntu 24.04. Installs Kind, Helm, and deploys the full ClusterEye platform with PostgreSQL, InfluxDB, and all services.
curl -sSL https://archive.clustereye.com/clustereye-stack-install.sh | bash
Agent Install Script
Automated installation script for ClusterEye Agent. Supports PostgreSQL, MongoDB, and MS SQL Server monitoring with systemd service setup.
curl -sSL https://archive.clustereye.com/install.sh | sudo bash -s -- -p postgres