π Live Status: π© All systems operational
Live status and uptime history for the Theo ecosystem β automated, public, and auditable by git. Status page: status.usetheo.dev
| URL | Status | History | Response Time | Uptime |
|---|---|---|---|---|
| π© Up | usetheo-dev-marketing-site.yml | |||
| π© Up | docs-docs-usetheo-dev.yml | |||
| π© Up | blog-blog-usetheo-dev.yml |
This repository is the status infrastructure itself β powered by Upptime, with no server anywhere:
- GitHub Actions checks every monitored endpoint every 5 minutes and records response times as git commits β the uptime history in
history/is append-only and auditable. - GitHub Issues are the incident log: when an endpoint goes down, an issue opens automatically with a timeline, and closes when it recovers. Every incident this ecosystem has ever had is public in Issues.
- GitHub Pages serves the status site at status.usetheo.dev.
By design, none of this runs on the infrastructure it monitors. If usetheo.dev or TheoCloud have a bad day, this page does not go down with them.
Part of Theo's honesty policy: uptime claims should be backed by accumulated, verifiable history β not by a badge. This repo is that history, from day one (2026-07-07). If a check fails, it lands here too.
Everything lives in .upptimerc.yml: the monitored endpoints, the status site branding, and the custom domain. To add an endpoint, add a sites: entry and push β the next cron cycle picks it up. Full options: Upptime docs.
Operational notes:
get.usetheo.devis intentionally not monitored yet β the domain doesn't resolve today. Add it the day it ships; a monitor born red is noise, not signal.- DNS for
status.usetheo.devis a Cloudflare-proxied CNAME tousetheodev.github.io; HTTPS is served by the Cloudflare edge (zone SSL modefull). Don't unproxy the record without a plan β GitHub Pages' own certificate was never issued. - Workflow files under
.github/are synced from the upstream Upptime template (see.templaterc.json) β customize behavior via.upptimerc.yml, not by editing workflows.
- Code: MIT Β© Anand Chowdhary (Upptime template)
- Data in the
./historydirectory: Open Database License