Alternatives to Cachet

Self-hosted status page for publishing service health and incidents. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Cachet.

  • cState

    Publish a service status page generated as a static website.

    cState is an MIT-licensed status page built as a static Hugo site with incidents kept in editable files, but automatic health checks need a separate monitoring integration.

  • Upptime

    Use GitHub Actions and GitHub Pages to run an uptime monitor and status site.

    Upptime runs uptime checks and a status site on GitHub Actions and Pages with history in Git, so it depends on GitHub availability and Actions limits.

  • Uptime Kuma

    A self-hosted uptime monitor that pings your sites and services and tells you the moment one stops answering.

    Uptime Kuma adds its own HTTP, TCP, ping and DNS checks with over ninety notification services and public status pages, in one container with SQLite storage.

  • Kener

    Publish service availability with a configurable status-page application.

    Kener is an MIT-licensed status-page application that combines monitoring with public status displays and incident communication, unlike Cachet's manually managed components.

  • Statusnook

    Monitor endpoints and publish their status from a self-hosted application.

    Statusnook combines endpoint checks with a public status page under the MIT licence, but needs a server that stays available during the outages it reports.

  • Vigil

    Monitor services and publish their availability through a self-hosted status page.

    Vigil monitors services itself and publishes a self-hosted status page with incident notifications, licensed MPL-2.0 instead of Cachet's BSD-3-Clause.

  • OneUptime

    An open-source platform for uptime monitoring, status pages, incidents, on-call alerting and observability.

    OneUptime bundles status pages with uptime monitoring, incidents, on-call alerting and observability, a much larger platform with a freemium model aimed at teams.

  • Peekaping

    Self-hosted uptime monitor with status pages and alert notifications.

    Peekaping is an MIT-licensed uptime monitor with status pages and alerts on a Go and React stack, a younger project with a smaller integration list.

Similar software

Related functionality, not a direct replacement.