Quick start
Pick the one that fits — all three are one-command installs.
Kind + Helm
Installs Kind, Helm and the complete ClusterEye stack on Ubuntu 24.04.
Bare-metal Linux
Full platform directly on Linux — no Docker, no Kubernetes.
Agent only (Linux)
Just the agent, talking to an existing ClusterEye server.
Standalone install
ClusterEye API + UI on bare-metal Linux servers — no Docker, no Kubernetes. Comes with nginx reverse proxy.
Install options
All install.sh flags.
--api-version=<ver>API binary version--ui-version=<ver>UI assets version--domain=<host|ip>Server domain or IP--postgres=local|externalMode (default: local)--postgres-host=<host>External PG host--postgres-port=<port>External PG port (default: 5432)--postgres-user=<user>External PG user (default: postgres)--postgres-password=<pwd>External PG password--postgres-dbname=<n>DB name (default: clustereye)--postgres-sslmode=<mode>SSL mode (default: disable)--influxdb=local|external|noneMode (default: local)--influxdb-url=<url>External InfluxDB URL--influxdb-token=<token>External InfluxDB token--influxdb-org=<org>Org (default: clustereye)--influxdb-bucket=<bucket>Bucket (default: clustereye)--tls=self-signed|providedMode (default: self-signed)--cert=<path>Cert file (with --tls=provided)--key=<path>Key file (with --tls=provided)--port=<n>HTTPS port (default: 443)--http-port=<n>|nonePlaintext h2c port (default: 80)--bind-host=<host>Bind address (default: 0.0.0.0)--extra-hostnames=a,b,cAdditional TLS SANs--no-firewallSkip firewall config-h, --helpShow help--versionShow installer versionUpgrade
In-place upgrade of API binary or UI assets. Config, secrets, TLS and databases are preserved.
--api-version=<ver>Upgrade API binary to this version--ui-version=<ver>Upgrade UI assets to this version-h, --helpShow helpUninstall
Without flags: removes systemd service, binary, nginx config and journald drop-in. Configs, secrets, TLS and databases are preserved.
(no flags)Remove only binary, systemd, nginx, journald--purgeAlso remove /etc/clustereye, /var/lib/clustereye, /var/log/clustereye, web assets, user/group--purge-dbAlso remove local PostgreSQL packages and data--purge-influxdbAlso remove local InfluxDB packages and data--yes-i-mean-itSkip confirmation promptClusterEye Agent
Agent for monitoring PostgreSQL, MongoDB, and MS SQL Server.
-pDatabase platform (postgres, mongo, mssql)-kLicense key (optional)-dInstall directory (default: /opt/clustereye)-vSpecific version to installWindows
For Windows x64:
Releases
Linux x86_64 agent binaries. Verify with SHA256.
ARM64 support is available since v2616101459 (Sep 16, 2025). Windows x64 binaries are also downloadable.