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
vv1.0.11
Latest
January 14, 2026
vv3
November 19, 2025
v1.2.04101953
November 4, 2025
vV1.2.0410
November 4, 2025
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