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 don't believe you, but I'd like to be proven wrong.
I expect you have a UPS that feeds your hosts and networking equipment and something like ZFS for disk redundancy. This protects against the most common failures and is usually enough, but there are still single points of failure in such a setup, that are not as common, not as hard to deal with through manual intervention, and quite difficult to protect with redundancy.
I would be surprised if you are protected against the following single points of failure without manual intervention:
One thing I'd add is a whole house surge suppressor.
I saw the power lines arcing to either each other or the bamboo outside our house last week during a bad storm.
A whole house surge suppressor is only like $100, I'm gonna get one soon and install it. I saw it's best to install it as close as possible to the main incoming power lugs, one lead on each leg of the split phase 120/240.
A UPS will protect against surges but it's just a good idea with how many appliances and devices have circuit boards in homes these days. Like your furnace, oven, washing machine, game console, TV, etc.
I had an insane surge last winter so it's a long time coming haha. I woke up and half my circuits were off. I measured 170v to gnd on one of the legs. Power company and fire dept had to show up to fix it.
Power is ehh not great where I live.
Edit: for your point about a NAS failure. If that were to happen, since I use unRAID, I could just throw the disks on any Linux PC and my data would be fine.
Ceph for the proxmox cluster, 2x48 port switch + 16 port 10gbit as the core, 2xNAS (technically one is the backup, and there would be a few moments of downtime as the containers restart - a different container with the same config pointed to the backup NAS instead).
UPS and internet are the SPoF.
Impressive!