this post was submitted on 08 Apr 2026
414 points (99.1% liked)

Selfhosted

61070 readers
1068 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Here's my beautiful unemployed-for-too-long-have-no-money-dont-care-about-looks lab :)

picture of a raspberrypi, switch, HP elite desk, KVM and mess of cables on a desk

Hey it's more than good enough to run all this Β―_(ツ)_/Β―

screenshot showing list of hosted apps and resources usage of servers

you are viewing a single comment's thread
view the rest of the comments
[–] twinnie@feddit.uk 5 points 3 months ago (2 children)

What’s that web interface thing? Is it home made? I keep thinking about doing something like that to save me having to remember port numbers for the different services on my home server.

[–] northernlights@lemmy.today 3 points 3 months ago* (last edited 3 months ago)

It's just heimdall, behind haproxy (on the raspberrypi) so everything is on the same domain (and behind cloudflare because i'm a madman who exposes stuff publically)

[–] scott@lem.free.as 1 points 3 months ago

Port numbers??

Have you tried assigning names to services and routing them through a reverse proxy that maps the name to ports?

e.g. sonarr.local.lan > nginx > server.local.lan:8080