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
Ah gotcha. See if if your raid controller can be flashed/switched to IT mode(HP might call it something else) as then you won't have to deal with the raid controller's raid settings and doing anything weird. Then you can just rely on snapraid to manage the drives.
Okay after a some search looks like I have 3 options:
I think i will go with the last one.
If you go down that route then look at zfs which will allow you some redundancy (like raid) raidz1 can tolerate 1 drive dying and radz2 can tolerate 2, but obviously it is not 100% though I have never had a drive failure corrupt a zfs pool in like 10 years, and replacing a drive is easy. This question has, I'm afraid, many answers. zfs on a 3 drive system would run nicely though, and zfs is supported by Ubuntu. But of course we are talking different ways to do things, and this is part of the fun of self hosting!
oh and then there is truenas which will do all that you want and allows installation of things like plex and/or jellyfin automagically