this post was submitted on 03 Dec 2023
208 points (98.6% liked)

Selfhosted

59939 readers
642 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Recently I have decided that the backup solution I have been using is far too complex for my family to figure out when I die. I began writing documentation on how they can access photos, videos, documents and so on. In that process I thought, I gotta make this simple.

I’m thinking of just having two 10TB drives in RAID 1 on my desktop that get backed up to Backblaze via restic. Backblaze and similar cloud storage providers can send you a copy of your data for recovery. I think I can sufficiently document this process.

Has anyone else come up with a similar process?

you are viewing a single comment's thread
view the rest of the comments
[–] conrad82@lemmy.world 1 points 2 years ago (1 children)

I don't have a solution really, but I'm also thinking along your lines.

For files I share with my girlfriend, I have set up syncthing. So my server and our phones have a copy of the files, I like this solution. But it wouldn't work for large amounts of data.

For my server stuff, it is backed up encrypted on backblaze. so I guess that is lost. Most files are also rsynced onto a usb drive connected to a raspberry pi (not encrypted). So that should be accessible, except for a linux'y filesystem (probably ext4) that doesn't work on windows

[–] jmp242@sopuli.xyz 2 points 2 years ago (1 children)

syncthing will work with pretty large amounts of data, unless you mean having the storage space on each device is the "won't work" issue.

[–] conrad82@lemmy.world 1 points 2 years ago

Yes, sorry - I meant the storage space on mobile phone. or a laptop.