diff options
author | Kieran <32241933+KieranRobson@users.noreply.github.com> | 2022-08-08 12:38:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 12:38:58 +0000 |
commit | ca5aedb4b6b5bffe05b17707d01fe8541a39dca5 (patch) | |
tree | d8c1c3cc987290905e5d86a8ee6c1c67ee7b1b27 | |
parent | Added openSIPS entry to Communications/SIPS (#3196) (diff) | |
download | awesome-selfhosted-ca5aedb4b6b5bffe05b17707d01fe8541a39dca5.tar.gz awesome-selfhosted-ca5aedb4b6b5bffe05b17707d01fe8541a39dca5.zip |
Add Statusping.ng to Status pages (#3186)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1842,6 +1842,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) - 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` |