17

I have a home server with tech illiterate users (Tailscale/VPN won’t be a solution for them), and I’ve been setting up a little blog to keep them updated about content and status. I had an idea of setting up a server status page that displayed the running state of various docker containers so they could easily see if services are running or not.

The dashboards I’ve seen have been geared towards administrators, but I’m looking for something simple, with no control buttons, that is just for display. I was thinking that there might be a dashboard out there with the ability to export the displays as a webpage widget or something along those lines.

I have a VPS I can use just for the online display, so I’m not worried about the networking per se. Needs to run on Debian.

Thanks for any help you can provide!

top 8 comments
sorted by: hot top controversial new old
[-] lckdscl@whiskers.bim.boats 8 points 8 months ago

How about Uptime Kuma status pages? They're separate from the admin page and you can add Docker containers as monitors.

[-] cron@feddit.de 4 points 8 months ago

I'm using Uptime Kuma myself can't recommend it enough for simple use cases like this!

[-] WeirdGoesPro@lemmy.dbzer0.com 3 points 8 months ago

Ooh, that’s pretty. Thanks for the suggestion!

[-] delta_alpha_november@lemmy.world 4 points 8 months ago

Homepage (https://github.com/gethomepage/homepage) works fairly well for that use case imho.

If you're running it on a separate server you would have to expose the docker API to it, which you might not want to do. It might be easier to just run it on the same server and proxy it from the bps.

[-] WeirdGoesPro@lemmy.dbzer0.com 2 points 8 months ago

That’s what I was planning to do to configure it. Glad to hear that was the right plan.

And I’ll definitely check out homepage—thank you so much for your reply!

[-] 7Sea_Sailor@lemmy.dbzer0.com 1 points 8 months ago

I haven't researched this, but my gut tells me one should be able to connect the two servers via Wireguard (direct tunnel, tailscale, zerotier, what have you) and discretely access the docker api without making it publicly available.

[-] rambos@lemm.ee 1 points 8 months ago

Homepage is awesome

[-] vegetaaaaaaa@lemmy.world 2 points 8 months ago

I use netdata badges to display the current status of services/HTTP checks to my users.

this post was submitted on 19 Jan 2024
17 points (100.0% liked)

Selfhosted

39266 readers
284 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 1 year ago
MODERATORS