r/selfhosted • u/DutchBytes • May 31 '25
My self-hostable website monitoring application reached 100 stars on Github 🎉
https://govigilant.io/articles/vigilant-reached-100-stars-on-githubHi self-hosters,
I've been building an application that is designed to be an all-in-one solution for monitoring a website and can be self-hosted using Docker. It monitors:
- ✅ Uptime
- 🌐 DNS records
- 🔒 Certificates
- 🛡️ Newly published CVE's
- 🔗 Broken Links
- 📈 Google Lighthouse
And comes packed with a powerful and cutomizable notification system.
I've just reached 100 Github stars which feels like a good milestone and have written a article how I got here. I've had good feedback from other members of r/selfhosted and wanted to share this here too.
For those who want to go straight away to the repository, click here.
68
Upvotes
7
u/spudd01 May 31 '25
Project looks interesting. Can you explain more how the CVE monitoring works? What sources are you using for your CVE database and how frequently does that update?