this post was submitted on 18 Feb 2025
80 points (98.8% liked)

Selfhosted

61593 readers
394 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
 

I'm trying to plan a better backup solution for my home server. Right now I'm using Duplicati to back up my 3 external drives, but the backup is staying on-site and on the same kind of media as the original. So, what does your backup setup and workflow look like? Discs at a friend's house? Cloud backup at a commercial provider? Magnetic tape in an underground bunker?

you are viewing a single comment's thread
view the rest of the comments
[–] InnerScientist@lemmy.world 2 points 2 years ago (1 children)
  • Maintain three (3) copies of your data: This includes the original data and at least two copies.
  • Use two (2) different types of media for storage: Store your data on two distinct forms of media to enhance redundancy.
  • Keep at least one (1) copy off-site: To ensure data safety, have one backup copy stored in an off-site location, separate from your primary data and on-site backups.

You have 3 copies, one on your phone and nvme, one on the backup nvme and one in the cloud. You have 2 media, internal SSD and cloud (your phone would count as a third if it wasn't auto synced) You have 1 off-site in the cloud

[–] Railcar8095@lemm.ee 3 points 2 years ago (1 children)

I might be the weird one, but I never consider the phone copy as valid for 321. I have so many photos that they don't fit, so most are already not there anymore.

Server/htpc + desktop (with delay, I turn it on sparsely) + b2

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

I didn't consider it as valid, one on (phone and internal nvme1), the second one on nvme2 and the third one in the cloud.

Though I have only two copies of normal data myself, I consider live and cloud to be enough for most data. Everything very important has more backups in other ways (bitwarden has an exportable local version on every logged in device, images are stored in immich on my server making it 3 devices)