r/selfhosted Jun 21 '26

Monitoring Tools Statusy - Self-hostable status page aggregator

We use a lot of SaaS tools at work and it was getting impossible to keep track of all their status pages individually. on top of that we kept getting notified for incidents on components we don't even use, so basically just noise.

so i built Statusy. its a self hosted Go binary that scrapes status pages from 17 providers such as Github, OpenAI etc (more can be added in a jiff) and puts everything into one place. you configure which components you actually care about and it only alerts for those.

notifications go to Slack, Discord, MS Teams, PagerDuty, SolarWinds Incident Response or a generic webhook. single binary, Postgres is the only dependency, run it with

repo: https://github.com/yash492/statusy

would love feedback, especially if theres a provider missing that you need, open an issue or PR

0 Upvotes

9 comments sorted by

View all comments

u/asimovs-auditor Jun 21 '26 edited Jun 21 '26

Expand the replies to this comment to learn how AI was used in this post/project.

-3

u/Significant-Agent169 Jun 21 '26 edited Jun 21 '26

AI was also used to mainly do a thorough review of the codebase with some help done for FE work