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
A single drive is always going to be a potential point of failure. Definitely make periodic backups to a different device if you don't want to potentially lose everything on it without warning.
There are more complicated solutions available, such as a RAID array, but it sounds like you want to keep things relatively simple. In that case, I don't think there will be a whole lot of difference between 2.5 and 3.5 inch drives -- except that there are 3.5 inch drives designed for data center applications which may net you some extra reliability. You'd likely need to get such a drive and put it into your own external enclosure, though.
That said, there's only so much you should expect to get out of a single drive connected via USB (relatively slower transfers, reliance on the bespoke external bay, potentially not getting warned if SMART status changes).
You're right, if I really want to improve things, I should go for a Raid solution, but that invoke a NAS or a desktop pc I suppose, so... Maybe next year! Thank you!