Do What I Mean
June 5th, 2022
I maintain a number of websites for different clients and need to monitor their status. At this point a simple check if the site is still up would be sufficient, so I would prefer something simple. Other requirements: open source, self-hosted, configurable, web dashboard, automatic alerts and preferably available through docker compose.
Candidates:
I also checked others, but found nothing I liked. I also checked if there's a suitable Python module, but also no luck.
So, maybe roll my own? This seems a start, and here, here, and here is more inspiration.
To be continued...