# eidam/cf-workers-status-page

Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.

Repository: https://github.com/eidam/cf-workers-status-page
Canonical: https://ross.abutalabs.com/products/cf-workers-status-page
Homepage: https://status-page.eidam.dev
Language: JavaScript
License: MIT
License Family: permissive
Topics: cloudflare-workers, cloudflare-workers-kv, cloudflare-workers-cron, status-page, monitoring, flareact, wrangler, slack-notifications, telegram-notification, discord
Last push: 2024-08-21T08:32:55+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": 2124, "days_push": 742, "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 2809, forks 1428 (observed 2026-08-28T04:07:23.620189+00:00)

## What it is
A self-hosted status page and uptime monitor built entirely on Cloudflare Workers, CRON Triggers, and KV storage. It periodically checks websites/APIs, displays daily history on a public status page, and sends Slack, Telegram, or Discord notifications when a site's status changes.

## Use cases
- monitor uptime of my websites and apis
- host a public status page without a server
- get slack or discord alerts when a site goes down
- show 90-day uptime history for my services
- cheap serverless website health checks
- track response times for a handful of endpoints

## When to choose
- you already use Cloudflare Workers and want zero-maintenance monitoring
- you want a free or very cheap status page with daily history
- you need Slack/Telegram/Discord notifications on status changes

## When to avoid
- you need advanced monitoring like multi-region checks, SSL expiry, or rich dashboards
- you require long-term metrics storage or Prometheus/Grafana integration
- you don't want to depend on Cloudflare's platform

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, alerting, http-client, webhook
- domain: monitoring, self-hosted, web-development
- platform: serverless
- tags: status-page, cloudflare-workers, uptime-monitoring, kv-storage, cron-triggers, slack-notifications, telegram-notifications, discord-notifications, devops, cloudflare, web-server

## Member repositories
- eidam/cf-workers-status-page (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.620189+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-30T08:14:24.654350+00:00, confidence not recorded.
  - readme: https://github.com/eidam/cf-workers-status-page (fetched 2026-08-28T04:07:23.620189+00:00, sha 7dcc5e6bc6c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
