Cachet vs Statuspage (Atlassian)
Self-host swap-in for Statuspage (Atlassian). · Self-host Statuspage (Atlassian) · Cachet on os-alt
Cachet is one of the open-source self-host replacements for Statuspage (Atlassian) — license MIT, 20min docker-compose (PHP/Laravel + Postgres or MySQL) to stand up, and $5/mo vps. Compare against Statuspage (Atlassian)'s Hobby Free; Starter $29/mo; Growth $99/mo; Business $399/mo (annual) below.
| Cachetopen-source | Statuspage (Atlassian)paid SaaS | |
|---|---|---|
| Category | Public status page / incident communication | Public status page / incident communication |
| License / pricing | MIT | Hobby Free; Starter $29/mo; Growth $99/mo; Business $399/mo (annual) |
| Starting price | $0 self-host | $29/user/mo |
| GitHub | cachethq/cachet | closed source |
| Setup time | 20min docker-compose (PHP/Laravel + Postgres or MySQL) | SaaS — sign up + bill |
| Monthly cost | $5/mo VPS. | from $29/user/mo (Hobby Free; Starter $29/mo; Growth $99/mo; Business $399/mo (annual)) |
Switching from Statuspage (Atlassian) to Cachet
Pull `cachethq/cachet:latest` with a Postgres backend via the official compose. Define your components and groups via the UI or seed via the API. Statuspage doesn't have an export — recreate the component tree manually. Subscriber emails come from Cachet's built-in mailer (configure SMTP). Pair with an uptime-checker (Uptime Kuma or Gatus) via webhook to auto-create incidents on probe failure.
- Good fit for
- Teams that want the closest spiritual Statuspage clone — same component grouping, same incident lifecycle.
- Weak at
- No built-in uptime checks — you're stitching Cachet + checker + webhook plumbing yourself.
Other open-source self-host alternatives to Statuspage (Atlassian)
In a terminal? npx os-alt statuspage prints Statuspage (Atlassian)'s self-host options —
how the CLI works →
FAQ
Is Cachet a free alternative to Statuspage (Atlassian)?
Yes — Cachet is open source under MIT. Self-host cost: $5/mo VPS.. Statuspage (Atlassian) starts at $29/user/mo (Hobby Free; Starter $29/mo; Growth $99/mo; Business $399/mo (annual)).
How long does Cachet take to set up vs Statuspage (Atlassian)?
Self-hosting Cachet: 20min docker-compose (PHP/Laravel + Postgres or MySQL). Statuspage (Atlassian) is a hosted SaaS — sign up and you're in.
What is Cachet good at, and what is it weak at?
Good fit for: Teams that want the closest spiritual Statuspage clone — same component grouping, same incident lifecycle.. Weak at: No built-in uptime checks — you're stitching Cachet + checker + webhook plumbing yourself..