this post was submitted on 19 Oct 2025
140 points (98.6% liked)
Selfhosted
60366 readers
601 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
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!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use Ranchers store for that reason. Update the chart and the whole service updates.
Just wish they had a homesteader (this is what would call it) kind of chart catalog that had some some good defaults for homelab use. You know assume longhorn CSI, 1 to 12 node clusters, small users (1 to 20) base, etc. Pack depencies from other charts in the catalog (if you need one postgress db, reuse as much of that deployment for the next app that needs it, etc).
You CAN do all of that now, but each app isn't really aware of each other, and you have to set the configs for your actual lab.
I am a hesitating running a VM in proxmox to run my docker services there. It doesn’t feel right to me (maybe I am wrong, what do I know…).
I also do not understand yet how this would work in a cluster. I don’t want all the services bundled on one node (then the whole cluster thing would have been a pointless exercise haha)
VM nodes still let you do rolling OS updates for everything besides the hypervisor.
I do get you. Its why I run bare metal containers on the Harvester cluster. A whole VM just feels wasteful for some of this stuff. I also have like 12 nodes (some new, some junk, some pus) though, so I keep baremetal workloads off of hypervisor/management nodes.