Public status page and incident history for the PlaidCloud platform, powered by Upptime. Uptime checks run on GitHub Actions, incidents are tracked as GitHub Issues, and the page is served from GitHub Pages.
This runs entirely on GitHub, independent of PlaidCloud infrastructure β so the status page stays up even when PlaidCloud is down. That isolation is the whole point of a status page.
π Live page: https://status.plaidcloud.com
π Live status: π© All systems operational
| URL | Status | History | Response Time | Uptime |
|---|---|---|---|---|
| π© Up | app.yml | |||
| π© Up | docs.yml | |||
| π© Up | website.yml |
The table above is generated automatically by Upptime. Don't edit between the
status pagesmarkers β your changes will be overwritten.
- Every ~5 minutes, GitHub Actions probes each site from outside PlaidCloud (so it sees what users see).
- A failing check auto-opens a GitHub Issue (an incident) and auto-closes it on recovery.
- Maintainers can also open incidents and maintenance windows manually via the issue templates.
- The Svelte status page is rebuilt and deployed to GitHub Pages on every change.
Monitored components are defined in .upptimerc.yml.
Full workflow β severity levels, the 15-minute first-update rule, component slugs, communication style β is in RUNBOOK.md.
Quick version:
- Incident β open a new issue with the Incident template, add the affected component's slug as a label (
app,docs,website), post updates as comments, and close the issue to resolve. - Scheduled maintenance β open a new issue with the Scheduled Maintenance template and fill in the
start/end/expectedDownblock.
- RSS/Atom (incidents): https://github.com/PlaidCloud/plaidcloud-status/issues.atom
- Watch this repository for issue notifications.
- Slack alerts are delivered via repository secrets (see CLAUDE.md).
First-time setup, required secrets, DNS, and GitHub Pages configuration are documented in CLAUDE.md.
Built on Upptime by Anand Chowdhary (MIT β see LICENSE). Monitoring data in history/ is under the Open Database License.