comparing open source
Looking for a OneUptime alternative?
Uptimepage is open source and focused on two jobs done well: uptime monitoring and a public status page. One binary plus two databases, up with a single command, or skip hosting it and use the free tier. No card.
what you get
- License AGPL, self-host
- Stack one binary + Postgres + ClickHouse
- Deploy docker compose up
- As code Terraform provider + MCP
- Status pages built in, branded
- Price to start free, no card
up in minutes
One self-contained binary, Postgres for config and ClickHouse for the time-series. `docker compose up` and the whole stack is running with migrations applied. Nothing else to stand up first.
everything as code
An official Terraform provider for monitors, status pages and channels, plus an MCP server so an LLM client can read your monitoring and take fenced, audited actions. Review your monitoring in a pull request.
hosted or self-hosted, your call
Start on the free hosted tier with no card, or run the AGPL source yourself. The data model, API and Terraform provider are the same either way, so moving between them is just an endpoint change.