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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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
Backups and backups and backups, and then and only then can you trust your data is safe. I run all consumer disks, have 2x2tb ssd's in a raid1 for user facing storage which are always powered up and mounted. I only have 2 users in total, so relatively light load. Then I have 2x8tb hdd's which only power on once a day at most, for as long as it takes rsync to complete it's nightly backups, then they dismount and power off. Been running this for 18 months and not had any issues. My hdd's will last years with their current load and usage, with only probably a few hundred mb written every night. But if your data is managed and backed up sensibly, and you use raid effectively, cheap discs aren't a worry.
Very interesting take, if only SSDs would not be so expensive right now, damn!
But I should probably worry a lot more about my backup strategy than the drives. You are correct