this post was submitted on 14 Jun 2023
2 points (100.0% liked)

Homelab

704 readers
3 users here now

founded 1 year ago
MODERATORS
 

What's everyone using for status monitoring and/or status pages either in their lab or at work?

I setup a status page for my fediverse instances using Uptime Robot (have an existing subscription), and the features are kinda lacking. I feel like they haven't really updated anything in the last 5 years which is unfortunate.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

I switched to Upptime a while ago: https://github.com/upptime/upptime

That runs fully on GitHub Actions and fit my requirements. Very much depends on what you need of course.

[–] [email protected] 2 points 1 year ago

Ooooh, I’ll have to check that out, my whole code base for the cluster is in GitHub using FluxCD