Skip to content

Getting Started

ClusterUptime can be deployed using Docker.

Terminal window
docker run -d -p 3000:3000 clusteruptime/clusteruptime:latest

Access the dashboard at http://localhost:3000.

  1. Click on “New Monitor”.
  2. Enter the URL to monitor.
  3. Set the interval (e.g., 30s).
  4. Save.