this post was submitted on 17 Jul 2025
12 points (100.0% liked)

Self-hosting

3519 readers
11 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 3 years ago
MODERATORS
 

I have a relative small home server running an *Arr stack and some other stuff. So basically just a handful of containers. I am looking for a simple monitoring setup with a web dashboard that I can access on my local network.

At work we use a big Grafana stack for monitoring, but that would be pretty overkill for my case. So do you guys have any tips for a simple monitoring setup?

you are viewing a single comment's thread
view the rest of the comments
[–] qaz@lemmy.world 7 points 1 week ago* (last edited 1 week ago) (4 children)

You can use Uptime Kuma. It's just 1 container with an SQLite database. It shows outages, uptime, and can sent notifications about service status.

[–] BillyCrystalMeth@slrpnk.net 2 points 1 week ago (1 children)

Nice, thanks! I think I'd like some more stats, but I like the simplicity. Might consider it together with Beszel

[–] qaz@lemmy.world 1 points 1 week ago

That also looks like a really interesting option, might try that myself

load more comments (2 replies)