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.
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
Ive been using Unraid for years.
I am fully capable of running a Docker solution and setting up drives in a raid configuration. It's more or less one of my job duties so when I get home I'm not in a hurry to do a lot more of that.
But Unraid is not zero maintenance, and when something goes wrong, it's a bit of a pain in the ass to fix even with significant institutional knowledge.
Running disks in JBOD with parity is wonderful for fault tolerance. But throughput for copying files is very slow.
You could run it with zfs and get much more performance, but then all your discs need to be the same size, and there's regular disk maintenance that needs to happen.
They have this weird dedication to running everything is root. They're not inherently insecure, but it's one of those obvious no-nos that you shouldn't do that they're holding on to.
If you want to make it a jellyfin/arr server and just store some docs on the side, it's reasonable and fairly low maintenance.
I'm happy enough with them not to change away. And if you wait till a black Friday they usually have a pretty good sale.
I'll probably eventually move to a ProxMox and a Kubernetes cluster as I've picked up those skills at work. I kind of want to throw together a 10-inch rack with a cluster of RPI. But that's pretty against what direction you're looking to head :)
I didn't know that. That isn't fantastic.
Didn't know this either. It makes sense. Worth considering.