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
ZFS snapshots are easy to settup. If you don't notice that you deleted all the snapshots for a month you never will.
you still should have offsite backups for a fire, but the notion that raid isn't backup is not really correct since for most people the situations that raid with snapshots isn't enough protection will never occure and to the risk is acceptable. Plus raid is a lot easier to get right. For that matter if you have a backup but don't have the password after the fire you don't have a backup.
though if you rely on raid alone I'd want 3 disk redundancy.
One drive failure means an array is degraded until resilvering finishes (unless you have hot spare, at least then the array isn't degraded and silvering a new drive isn't as risky).
Resilvering is an intensive process that can push other drives to fail.
I have a ZFS system that takes the better part if a day (24 hours) to resilver a 4TB drive in an 8TB five-drive array (single parity) that's about 70% full. When uts resilvering I have to be confident my other data stores don't fail (I have the data locally on 2 other drives and a cloud backup).