Migrating from UptimeRobot to Cluster Uptime: The Complete Guide
Stop paying for basic monitoring. A step-by-step guide to exporting your monitors from UptimeRobot and importing them into self-hosted Cluster Uptime.
The fastest way to set up your own monitoring stack. Docker Compose, configuration, and your first check in under 300 seconds.
You have 5 minutes. You want a professional monitoring dashboard. You don’t want to enter your credit card.
Let’s go.
You need Docker installed.
curl -fsSL https://get.docker.com | shOpen your terminal. Paste this.
# Clone the repogit clone https://github.com/ClusterUptime/clusteruptime.git
# Enter directorycd clusteruptime
# Start the stack (Detached mode)docker compose up -dYou will see Docker pulling layers.
Pulling database... done
Pulling backend... done
Pulling dashboard... done
Open your browser to:
http://localhost:3000
(Or http://YOUR_VPS_IP:3000 if on a server).
Create your admin account. The first user created becomes the Super Admin.
Googlehttps://google.com60 seconds.HTTP.Wait a few seconds.
The grey bar turns Green.
You will see the Response Time (e.g., 140ms).
You will see the “Uptime: 100%” badge.
Go to Settings -> Appearance. Toggle Dark Mode. Ah. Much better.
docker-compose.yml and change "3000:3000" to "4000:3000"..env to send alerts.Congratulations. You are now a Self-Hoster.
Founder
Stop paying for basic monitoring. A step-by-step guide to exporting your monitors from UptimeRobot and importing them into self-hosted Cluster Uptime.
Turn your Raspberry Pi 4 or 5 into an enterprise-grade monitoring station. A complete step-by-step tutorial with Docker Compose.
Get uptime monitoring and incident response tactics delivered weekly.