Analysis updated 2026-07-03
Find a free open-source tool to host a status page on GitHub Pages with no server required
Compare paid managed status page services before choosing one for a SaaS product
Check whether a major cloud provider's status page reports an active incident to rule out external causes for your own outage
Pick a self-hosted Docker-based status page app that integrates with GitHub Issues for incident reporting
| ivbeg/awesome-status-pages | polyaxon/polyaxon | springdoc/springdoc-openapi | |
|---|---|---|---|
| Stars | 3,706 | 3,706 | 3,706 |
| Language | — | — | Java |
| Setup difficulty | easy | hard | easy |
| Complexity | 1/5 | 4/5 | 2/5 |
| Audience | ops devops | data | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository is a curated list of tools and services for creating and monitoring status pages. A status page is a public-facing website that shows whether a company's services are working or down, typically updated in real time during outages so customers can see what is happening without needing to contact support. This list collects the main options across open-source software, paid services, and public status pages run by major internet companies. The open-source section is the largest part. It covers tools at very different levels of complexity: simple bash scripts or static HTML generators you can host on GitHub Pages for free, self-hosted Node.js or Python applications that run as Docker containers, Rails plugins that add a health-check endpoint to an existing app, and more sophisticated platforms designed to run on Kubernetes. Several entries integrate directly with GitHub Actions and GitHub Issues, so incidents are reported through the same workflow many teams already use for code. The services section lists commercial hosted options where you pay for a managed status page without running your own server. The public status pages section links to the status dashboards of major companies and cloud providers, which can be useful when investigating whether an outage is on your side or theirs. The repository follows the "awesome list" convention common on GitHub: it is a structured collection of annotated links rather than a codebase. It contains no runnable code of its own. The maintainer has added a note that AI-generated pull requests are not accepted and will result in a permanent ban for the submitter, with the proposed service excluded from the list.
A curated list of tools, services, and real-world examples for building status pages, the public dashboards that show customers whether your website or app is up or down.
License information was not described in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.