# jayfk/statuspage

A statuspage generator that lets you host your statuspage for free on Github.

Repository: https://github.com/jayfk/statuspage
Canonical: https://ross.abutalabs.com/products/statuspage
Homepage: https://corestatus.io
Language: Python
License: MIT
License Family: permissive
Topics: statuspage, monitoring, generator
Last push: 2022-11-15T03:21:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3841, "days_push": 1387, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3871, forks 181 (observed 2026-08-28T04:08:27.782484+00:00)

## What it is
A Python CLI tool that generates a hosted status page for free on GitHub Pages, using GitHub issues to display incidents and labels for severity. You create a repo via the CLI, file issues for incidents, and run an update command to regenerate the page.

## Use cases
- host a free status page for my service
- generate a statuspage on GitHub Pages
- track service incidents with GitHub issues
- publish uptime and outage information without paying for a status page service
- set up a simple incident status site from the command line

## When to choose
- you want a zero-cost status page hosted on GitHub Pages
- you're comfortable managing incidents as GitHub issues
- you need a simple, static status page for a small project or open-source tool

## When to avoid
- you need automated real-time monitoring or uptime checks
- you want a hosted service with dashboards, metrics, and subscriber notifications
- you can't run a CLI update command after each incident change

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: monitoring, static-site-generator, cli
- domain: monitoring, self-hosted, developer-tools
- platform: python, cli
- tags: status-page, github-pages, incident-management, uptime, devops, macos, linux, web-server

## Member repositories
- jayfk/statuspage (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.782484+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:48.317508+00:00, confidence not recorded.
  - readme: https://github.com/jayfk/statuspage (fetched 2026-08-28T04:08:27.782484+00:00, sha ca876ace2f99)
  - registry_pypi: https://pypi.org/pypi/statuspage/json (fetched 2026-08-29T09:20:04.272769+00:00, sha 1a2f808c3f5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
