What does HackerNews think of awesome-status-pages?
Awesome list of status page open source software, services and public status pages of major internet companies
We went through this last year, I think we have a public one, a private one, + our actual more 'serious' telemetry (opentelemetry, ...). For the status pages, I think one we don't pay for, and the other is like $20/yr.
It's a crowded space, both open + closed, so clearer differentiation seems useful for your users and for your own journey: https://github.com/ivbeg/awesome-status-pages
OP, you might want to d a PR here: https://github.com/ivbeg/awesome-status-pages
Everyone else might be interested in that list of similar projects.
At Statsig we wanted something Open Source, as simple as possible, in pure html/js, and that could be hosted/updated entirely via GitHub's infra. We also want the ability to do more frequent updates from our own VMs (more than once every ~30 min, the GH Actions limit). None of those options fit these requirements, so we've built our own page.
Hope it's useful to someone else!
At Statsig we wanted something Open Source, as simple as possible, in pure html/js, and that could be hosted/updated entirely via GitHub's infra. We also want the ability to do more frequent updates from our own VMs (more than once every ~30 min, the GH Actions limit). None of those options fit these requirements, so we've built our own page.
Hope it's useful to someone else!