65
submitted 1 day ago* (last edited 1 day ago) by kiol@lemmy.world to c/selfhosted@lemmy.world

I know dashboards are super trendy, but I'd love to hear from those who are not using them. I personally use FreshRSS to keep track of as much as possible, along with Uptime Kuma and plain old bookmarks. Perhaps there is a better overview solution, but I also love filtering what I see to not feel overwhelmed. or spammed, by information.

top 50 comments
sorted by: hot top controversial new old
[-] Joelk111@lemmy.world 2 points 5 hours ago* (last edited 5 hours ago)

I don't see how people can go without using dashboards. Considering I'm in America, I use them just about any time I go anywhere, as nearly all automobiles have them.

Real answer: I just have a script that updates everything. I run it manually when stuff needs updating. If a service goes down, I notice when it's not accessible.

[-] communism@lemmy.ml 5 points 10 hours ago

Never used a dashboard... I just manage my services on the cli with plain docker commands.

[-] muusemuuse@sh.itjust.works 7 points 13 hours ago

Can you hear the fan? If no, it’s probably fine.

[-] rollerbang@lemmy.world 1 points 5 hours ago

Oh man, I thought it was "just" me 🤣 To be fair, the light counts as well (Qnap).

[-] empireOfLove2@lemmy.dbzer0.com 127 points 1 day ago

service still up = no problem
Can't access service = problem, better ssh in

Simple as

[-] paequ2@lemmy.today 72 points 1 day ago

If a service falls in a server and no one is around to hear it, does it actually matter?

[-] asudox@lemmy.asudox.dev 4 points 1 day ago

let us learn quantum mechanics

[-] kaotic@lemmy.world 31 points 1 day ago

Great way to find services you really don’t need to be running.

[-] panda_abyss@lemmy.ca 17 points 1 day ago

Restart-always

Then avoid looking at your log files

[-] lambalicious@lemmy.sdf.org 2 points 1 day ago

Well yeah, it means the system can't keep torrentin' stuff!

[-] kayzeekayzee 2 points 1 day ago

ssh only after a reboot doesn't solve the problem, of course

[-] Revan343@lemmy.ca 4 points 1 day ago* (last edited 21 hours ago)

Well, I ssh in to reboot, so.

[-] hobbsc@lemmy.sdf.org 39 points 1 day ago

i am un-admining. free-range artisanal services wherever i happen to drop them. hell i don't even know what's running and what's not until i try to access something.

i manage tech all day so my home tech is nothing but abject chaos and i'm ok with that. i have backups and i can go without if needed.

[-] lambalicious@lemmy.sdf.org 9 points 1 day ago

i am un-admining

Pretty much this. I just manually handle stuff when needed. I already work at IT so this feels quite liberating, the last thing I want is to annoy myself more, and the stuff I manage is not Critical™.

[-] Fmstrat@lemmy.world 4 points 1 day ago

Set of cron jobs that check services, then send a Matrix message if there's an issue.

For the cron jobs, I pipe stderr to another script that watches those and does the same.

If all fails, and internet is unavailable and the router crashes, a Pi will toggle a relay, cutting and resupplying power.

[-] Semi_Hemi_Demigod@lemmy.world 42 points 1 day ago

If something goes down my kids will be a more immediate and annoying alerting tool than anything I’ve used professionally.

[-] happy_wheels 4 points 1 day ago
[-] conrad82@lemmy.world 31 points 1 day ago* (last edited 1 day ago)

I have just reduced the number of services to the couple I actually use, which I mostly remember exist. I have my own domain, so each service is service.mydomain.tld

[-] credics@sh.itjust.works 11 points 1 day ago

Same for me. I use most of my services multiple times a week, so I find out pretty quickly if one isn’t working.

[-] conrad82@lemmy.world 6 points 1 day ago

Same here 🙂 Last 3 times, things have broken because zfs raid on usb-connected DAS is not a great idea 😅😅

Even though Level1Tech said it works 😶🫣 https://youtu.be/GmQdlLCw-5k from 11:11 . Maybe terramaster use bad usb chipset.

[-] IrateAnteater@sh.itjust.works 3 points 1 day ago

I used a hodge-podge of chinesium parts and leftover drives to create a DAS system that hooks up to an HBA via DAC. I'm actually kinda surprised how stable it's all been.

[-] frongt@lemmy.zip 27 points 1 day ago

I'm not, really. I run docker-compose and it runs. That's it.

[-] thenose@lemmy.world 1 points 1 day ago

I want to believe I’m a half step ahead with lazydocker

[-] gungho4bungholes@lemmy.world 1 points 22 hours ago

I call an api in technitium to register dns for all services when they are instantiated, and route everything through an nginx reverse proxy - Sonarr.internal.tld for example

I don’t use any kind of monitoring Or dashboards

[-] statiksh0ck@lemmy.usuck.fyi 2 points 1 day ago

I just use Homepage as a bookmark/landing page so I remember what containers/services I have up and running so that I don't need to check via terminal/portainer. Portainer/docker-compose files for managing services and that's pretty much it. If I was using a dashboard I feel like I'd be wasting more time on an already time consuming hobby.

[-] m33@lemmy.zip 18 points 1 day ago

Users, monitoring your services for free since internet exists

[-] CompactFlax@discuss.tchncs.de 15 points 1 day ago

If I had time to make dashboards, I wouldn’t waste it making dashboards. Most of the stuff I have just works without a lot of attention, and that’s the way I like it.

I just wait for someone to scream if it breaks.

[-] stonkage@aussie.zone 1 points 1 day ago

I mucked around with so many dashboards, homarr, homepage, dashy but settled on glance

Mainly because it's minimalist and mostly text based. Handles my RSS feeds and anything that I want render I can usually vibe using the custom API widget.

https://github.com/glanceapp/glance

[-] drkt@scribe.disroot.org 5 points 1 day ago

I'll notice it's down when I try to access it and it doesn't work. If it's not down, there is nothing to manage 🙃

I have documentation if I need to see everything at a glance. I don't need a live-updating dashboard for that.

[-] antsu@discuss.tchncs.de 1 points 1 day ago

Uptime Kuma monitoring anything I care about and notifying me via Matrix, or notifying me via email if it's Matrix that's down.

[-] perishthethought@piefed.social 5 points 1 day ago

Does dockge count as a dashboard?

'Cause I use that to quickly check on what's running, what's stopped. Then I do most of my mainenance in a terminal, via SSH to the server.

[-] superglue@lemmy.dbzer0.com 3 points 1 day ago

I just simply dont monitor most things. I do have a few things such as low disk space and failed backups. They are just simple shell scripts that send me an ntfy message when there is a problem.

[-] lka1988@lemmy.dbzer0.com 5 points 1 day ago

I don't know how you guys function without some sort of visual. I will forget everything I'm running if it's not on a dashboard of some sort. That's not a maybe - it's guaranteed. Because it's happened before.

[-] lucas@startrek.website 8 points 1 day ago

Surely, if you forget it's even running, you aren't using it, and it doesn't matter if it stops running? (With a couple of obvious exceptions like automated backups, etc)

[-] lka1988@lemmy.dbzer0.com 3 points 1 day ago* (last edited 1 day ago)

It was often the automated things that I completely forgot about. I have ADHD, so if it's not accessible in a reasonable way (where I don't have to always google specific commands to find basic info on my own machine), then it gets lost in the memory hole. I know that a service is running, but would forget what it is.

These days I have it pretty down-pat. Hardware is labeled, static IPs are set for "critical" VMs and LXCs (because I'm shit at DNS and still trying to get that down), and things are actually somewhat documented in an easy-to-find place.

[-] curled@lemmy.dbzer0.com 5 points 1 day ago

Kubernetes with

  • helm
    • the Kubernetes version of compose files
  • fluxcd
    • manages the helm releases
  • renovate
    • scans my github kubernetes repo for dependencies and creates pull requests for updates
[-] brygphilomena@lemmy.dbzer0.com 2 points 1 day ago

Unraid has a table of the docker containers.

I don't need metrics or stats. I wouldn't look at, or care about them anyway. Dashboards feel like tech enthusiast crap. Tech and resources for the sake of having tech. My services are to solve a problem, not look at metrics of.

[-] eager_eagle@lemmy.world 4 points 1 day ago

I tried portainer for a while, but it was almost useless to me, as I'd always end up in the command line anyway. So I dropped that and any other dashboard idea.

[-] Unquote0270@programming.dev 4 points 1 day ago

I use portainer, not sure if that counts as a dashboard?

[-] koala@programming.dev 3 points 1 day ago

https://charity.wtf/2021/08/09/notes-on-the-perfidy-of-dashboards/

Graphs and stuff might be useful for doing capacity planning or observing some trends, but most likely you don't need either.

If you want to know when something is down (and you might not need to know), set up alerts. (And do it well, you should only receive "actionable" alerts. And after setting alerts, you should work on reducing how many actionable things you have to do.)

(I did set up Nagios to send graphs to Clickhouse, plotted by Grafana. But mostly because I wanted to learn a few things and... I was curious about network latencies and wanted to plan storage a bit long term. But I could live perfectly without those.)

[-] 30p87@feddit.org 3 points 1 day ago

Arch packages. All services have systemd integration.

[-] HelloRoot@lemy.lol 3 points 1 day ago

dokploy.com

I monitor everything with xymon, I get emails when there's a problem. Works like a charm.

[-] kiol@lemmy.world 2 points 1 day ago

FreshRSS to keep track of as much as possible, along with Uptime Kuma and plain old bookmarks

[-] mouse@midwest.social 1 points 1 day ago

Bookmarks for linking to services. Grafana for graphs that I only look at if I am curious or looking into when a problem arises. I could use Uptime Kuma if I wanted a simpler solution or notifications.

[-] tofu@lemmy.nocturnal.garden 1 points 1 day ago

I do have Dashboards in Grafana, but I only use them to look something up. I have Prometheus Alertmanager connected to a Matrix bot that sends me messages when something looks wrong.

[-] Darkassassin07@lemmy.ca 1 points 1 day ago* (last edited 1 day ago)

https://github.com/nicolargo/glances

I have a dashboard as well (Homepage), but this is a nice look at system resource usage and what's running, at a glance.

Uptime-kuma emails me when services or critical LAN devices are unreachable for whatever reason.

[-] mereo@piefed.ca 1 points 1 day ago* (last edited 1 day ago)
docker stats

With that command, I get all the stats I need, no dashboard required.

[-] mhzawadi@lemmy.horwood.cloud 1 points 1 day ago

I use my own dashboard as a links page, nagios to monitor all the running servers and service's. Nagios will post to pushover if there's an issue.

[-] jwiggler@sh.itjust.works 1 points 1 day ago
this post was submitted on 01 Oct 2025
65 points (100.0% liked)

Selfhosted

51948 readers
1241 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS