Statuspage is an open-source status page generator that enables teams to publish service health dashboards directly from GitHub infrastructure. The tool automatically converts GitHub issues into incident reports and uses labels to represent severity levels, allowing teams to manage incident communication through familiar workflows. It is designed to be hosted for free on GitHub Pages, making it especially attractive for startups and open-source projects that want transparent uptime communication without additional hosting costs. The system supports customization of styles, branding, and layout so organizations can match their public status presence to their product identity. Because it integrates tightly with GitHub tokens and repositories, statuspage fits naturally into DevOps pipelines that already rely on GitHub for incident tracking. Overall, the project provides a simple but powerful way to maintain public service transparency using existing developer tooling.
Features
- GitHub-powered incident management
- Automatic status page generation
- Free hosting via GitHub Pages
- Label-based severity classification
- Customizable styling and branding
- Supports organization or private pages