
How Traefik Labs runs their status page as code with openstatus
At Traefik Labs, everything we ship is configuration-first. Our users define routing and middleware in YAML or labels, never in a UI. So when we went looking for a status page, the bar was simple: it had to feel like the rest of our stack.
Most status page tools are dashboards first, with an API bolted on as an afterthought. openstatus flipped that. Every component on status.traefik.io — Traefik Hub, Traefik Plugins, Community forum & Docs, Updates & Releases — lives in our Terraform repo, reviewed in the same pull request workflow as the rest of our infra.
Status page and monitoring live alongside infrastructure. We were looking for an easy to use and straightforward solution, focused on great User Experience. As an open-source company ourselves, picking another open-source vendor was a values check, not just a feature check.
We picked openstatus because the workflow matched ours. We stayed because it keeps matching.
Michel Loiseleur - Head of Platforms @traefiklabs
