Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Whatever you interpret that as since my main goal here is to seed conversation, but the thing that I was thinking of when asking was a web gui with some live stats, doing some simple maintenance stuff, maybe manage or glance at docker/podman status and other services, etc.
Since I've seen some conversations about documenting setups so they can be picked up and troubleshot by someone else unfamiliar with the setup like a family member, I expected it would be common to lower the friction for basic maintenance but seeing the amount of ssh comments makes me think otherwise, maybe more people use their servers exclusively for personal entertainment than I expected.
Uh-huh, think of it like jigsaw puzzles...
That said, I prioritize ease of maintenance and simplicity, still wouldn't expect my family to pick it up in any reasonable amount of time, nor have the motivation, more's the pity.
I've moved to podman (quadlet) containers mostly, easy to read and edit, secure (mostly userspace), systemctl integration, autoupdate. I've done my distrohopping, fedora (in my case bazzite immutable) isn't going anywhere, does everything I need. I run fairly lean, but have a bunch of stuff that can be spun up at a whim that I don't use daily. It's entertaining without being a burden, and useful stuff just happens.
Honestly, ssh and btop cover most of my monitoring needs, serious stuff gets a notify-send to my laptop. I've tried the web gui stuff and I don't look at it enough to justify it, I'm not a sysad monitoring hundreds of computers, it's just a hobby.