diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-03 13:26:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-03 13:26:47 +0000 |
commit | 7ba3b0c28c8dd3fa53ffce19bced415436049d38 (patch) | |
tree | 551670e7b64767b9ad1ca0f60c60da4301594a8e | |
parent | add Vigil to Status / Uptime pages (diff) | |
download | awesome-selfhosted-7ba3b0c28c8dd3fa53ffce19bced415436049d38.tar.gz awesome-selfhosted-7ba3b0c28c8dd3fa53ffce19bced415436049d38.zip |
add docker tag to vigil
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1877,7 +1877,7 @@ _Related: [Monitoring](#monitoring)_ - [s.Status](https://github.com/scolastico-dev/s.Status) - Open-source server status page written in java. `MPL-2.0` `Java` - [StatPing.ng](https://statping-ng.github.io/) - An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. ([Source Code](https://github.com/statping-ng/statping-ng)) `GPL-3.0` `Docker/Go` - [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted website monitoring tool like "Uptime Robot". ([Demo](https://demo.uptime.kuma.pet)) `MIT` `Nodejs` -- [Vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). ([Demo](https://status.crisp.chat/)) `MPL-2.0` `Rust` +- [Vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). ([Demo](https://status.crisp.chat/)) `MPL-2.0` `Rust/Docker` ### Task Management & To-do Lists |