Skip to content

Welcome to ClusterUptime

Welcome to the ClusterUptime documentation!

ClusterUptime is a high-performance, API-first uptime monitoring solution designed for developers and modern infrastructure. It’s built to be the open-source alternative that scales with you, handling thousands of checks without breaking a sweat.

Blazing Fast

Built with Rust and optimized for performance. Handles thousands of concurrent checks with minimal resource usage.

API-First

Everything is automatable. Create monitors, manage status pages, and fetch metrics programmatically via our REST API.

Open Source

Self-hostable and community-driven. No vendor lock-in, ever. MIT Licensed.

Modern UI

A sleek, dark-mode native interface designed for clarity and efficiency. No more clunky dashboards.

Ready to start monitoring? Follow these steps to get up and running in minutes.

  1. Install Docker

    Ensure you have Docker installed on your machine or server.

  2. Run the Container

    Terminal window
    docker run -d -p 3000:3000 clusteruptime/clusteruptime:latest
  3. Access the Dashboard

    Open your browser and navigate to http://localhost:3000.