[Custom API] Cloud & SaaS vendor status (AWS, Cloudflare, GitHub, OpenAI, Anthropic, Google Cloud) #6935
koko3tallah
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a copy-ready
customapisetup for watching the public status of cloud and SaaS dependencies from Homepage. It creates six cards for AWS, Cloudflare, GitHub, OpenAI, Anthropic, and Google Cloud, with four fields on each card:It needs no API key or custom Homepage code. The source is OutageDeck's read-only public API, which normalizes the status feeds published by the providers themselves. This complements direct monitoring; it does not replace a probe of your own application.
Add this group to
services.yaml:For a 3×2 layout, add this to
settings.yaml:The 10-minute refresh matches the upstream collection cadence. Six cards refreshed six times per hour use 36 of the anonymous API's 120 requests per hour for one continuously open dashboard client. If you add more providers or have several simultaneous clients behind the same address, increase
refreshIntervalaccordingly.To monitor a different dependency, replace the provider slug in both
urlandhref. The public API documentation describes the response and available provider records.Validation performed against Homepage
devat commitc0ea5b6:/api/validatereturned HTTP 200homepage_status_dashboardattributionDisclosure: this resource was prepared as part of OutageDeck's distribution work, so OutageDeck is affiliated with the API used here. These endpoints are public and read-only, and the configuration sends no credentials. The guide was prepared with AI assistance and then validated locally as described above.
All reactions