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
I am currently moving from a Synology DS920+ to using my Mac Mini M4 + DAS with hardware RAID. The Synology is great, but I want to get away from the proprietary RAID that it's using. I was running Plex on it, as well as all my *Arr's etc via docker, but Plex and all of these services on the Mac Mini run like greased lightning compared to the Synology. Sonarr/Radarr load instantly versus taking a minute to load the library on the Synology.
I think doing it this way rather than an all in one device is easier to maintain and upgrade. Run all the services in docker so you can make them on any device that you might upgrade/change to, and just have a big RAID array of drives. Plus this way I can use Backblaze personal and backup the entire 50TB for like $99 a year :|
I was also thinking about getting a DAS but found several opinions that recommended against it because the hardware RAID is more expensive and software raid with DAS is supposed to be a PITA.