JupiterBroadcasting / infra

Infrastructure as Code for Jupiter Broadcasting
GNU General Public License v3.0
26 stars 4 forks source link

status.jb - entry requests #4

Open gerbrent opened 2 years ago

gerbrent commented 2 years ago

Would be great to add these JB infrastructure items to https://status.jupiterbroadcasting.com :

gerbrent commented 2 years ago

There might even be an infra-as-code way we could tackle this..... take PRs for additions/changes.

ironicbadger commented 2 years ago

IAC would be dependent on uptime kuma supporting this method of configuration. For now its just a GUI based configuration (booo).

https://github.com/louislam/uptime-kuma/issues/1354

Each request needs information about the endpoint to be monitored. The type of check you'd like (TCP, other?), is it a port? What's the URL? etc etc. Also the frequency and acceptable failure windows.