this post was submitted on 02 Sep 2024
72 points (97.4% liked)

Selfhosted

61003 readers
456 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

While reading many of the blogs and posts here about self hosting, I notice that self hosters spend a lot of time searching for and migrating between VPS or backup hosting. Being a cheapskate, I have a raspberry pi with a large disk attached and leave it at a relative's house. I'll rsync my backup drive to it nightly. The problem is when something happens, I have to walk them through a reboot or do troubleshooting over the phone or worse, wait until a holiday when we all meet.

What would a solution look like for a bunch of random tech nerds who happen to live near each other to cross host each other's offsite backups? How would you secure it, support it or make it resilient to bad actors? Do you think it could work? What are the drawbacks?

you are viewing a single comment's thread
view the rest of the comments

Comedy NNTP option here.

It's an established, stable, understood and very very thoroughly debugged and tested protocol/server solution that'll run on a potato and has clients for every OS you've ever heard of, and a bunch you haven't.

Setting up your own little mini-network and sharing groups is fairly trivial and it'll happily shove copies of everyone's data to every server that's on the feed.

Just encrypt your shit, post it, and let the software do the rest.

(I mean, if it's good enough to move 200TB of perfectly legitimate Linux ISOs a day, it'll handle however much data you could possibly be backing up.)

Disclaimer: it's not quite that simple, but I mean, it's pretty close to. Also I'm very much a UNIX boomer and am a big fan of the simplest solution that's got the longest tested history over shiny new shit, so just making that bias clear.