cargo-quickinstall icon indicating copy to clipboard operation
cargo-quickinstall copied to clipboard

add monitoring to stats server

Open alsuren opened this issue 2 years ago • 1 comments

Inspired by https://jvns.ca/blog/2022/07/09/monitoring-small-web-services/

https://github.com/upptime/upptime is probably more philosophically aligned with my current "how much can I get github actions to do for me for free?" philosophy.

I will probably also want this for the cargo-quickbuild server as well (https://github.com/cargo-quick/cargo-quick/issues/22 the quickbuild server will be more important, because it will cause service degradation if it is down)

alsuren avatar Jul 10 '22 07:07 alsuren

Uptime Robot also provides a free plan with up to 50 monitors.

https://uptimerobot.com Demo status page: https://status.uptimerobot.com

matthewruzzi avatar Jul 10 '22 19:07 matthewruzzi