diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-03 13:27:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-03 13:27:39 +0000 |
commit | d46222011dbe38524a61e45b16f98347a540d3b3 (patch) | |
tree | d446de4a9c81130369859e4a915dcb9f073f9d15 | |
parent | add docker tag to vigil (diff) | |
download | awesome-selfhosted-d46222011dbe38524a61e45b16f98347a540d3b3.tar.gz awesome-selfhosted-d46222011dbe38524a61e45b16f98347a540d3b3.zip |
update vigil homepage link, move github URL to source code link
-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/Docker` +- [Vigil](https://crates.io/crates/vigil-server) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). ([Demo](https://status.crisp.chat/), [Source Code](https://github.com/valeriansaliou/vigil)) `MPL-2.0` `Rust/Docker` ### Task Management & To-do Lists |