Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
What is this project
A status page that monitors websites with Workers and Cron
What problem does it solve
Solves the need for a readable public availability history and notification page for small services
Who it is for
- People maintaining personal services
- small teams needing a public status page
What it can do
- Check websites on a schedule
- keep status history
- send Slack or Discord notifications
Deployment requirements
- Cloudflare Workers
- Cron
- KV and a domain; notification services are optional
Known limitations
- The upstream has been inactive for a long time
- monitoring results and notification latency need testing
Current stage
Architecture and maintenance risk are known; its value for deployment verification is not decided
Upstream facts
- Upstream
- eidam/cf-workers-status-page
- License
- MIT
- Default branch
- main
- Last push
- 2024-08-21
- Checked on
- 2026-08-27
Next steps
- Check current Cloudflare API compatibility
- test Cron and KV history
- decide whether maintenance risk is acceptable