Added demo link, license, and language for Gatus.

This commit is contained in:
Paul Wheeler 2022-07-13 13:53:06 -10:00 committed by GitHub
parent c2b9faf0ee
commit 26d5032d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1806,7 +1806,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom
- [cState](https://github.com/cstate/cstate) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go`
- [s.Status](https://github.com/scolastico-dev/s.Status) - s.Status is a open source server status page written in java. `MPL-2.0` `Java`
- [Uptime Kuma](https://github.com/louislam/uptime-kuma) - A self-hosted website monitoring tool like "Uptime Robot". ([Demo](https://demo.uptime.kuma.pet)) `MIT` `Nodejs`
- [Gatus](https://github.com/TwiN/gatus) - An open source status page written in go. In addition to a simple status dashboard, Gatus also supports alerting to a variety of destinations, and has a REST API. Also available as a [paid SaaS product](https://gatus.io/).
- [Gatus](https://github.com/TwiN/gatus) - An open source status page written in go. In addition to a simple status dashboard, Gatus also supports alerting to a variety of destinations, and has a REST API. Also available as a [paid SaaS product](https://gatus.io/). ([Demo](https://status.twin.sh/)) `Apache-2.0` `Go`
### Task Management & To-do Lists