83

I just started getting into self hosting using docker compose and I wonder about possible backup solutions. I only have to safe my docker config so far, but I want host files as well. What software and hardware are you using for backup?

you are viewing a single comment's thread
view the rest of the comments
[-] sam@lemmy.ca 2 points 3 years ago
[-] tables@kbin.social 3 points 3 years ago

It's not pedantry, it's just that RAID and instant data duplication or synchronization aren't meant to protect you from many of the situations in which you would need a backup. If a drive fails, you can restore the information from wherever you duplicated the data to. If, however, your data is corrupted somehow, the corruption is just duplicated over and you have no way to restore the data to a state before the corruption happened. If you accidentally delete files you didn't want to delete, the deletion is replicated over and, again, no way to restore them. RAID wasn't built to solve the problems a backup tries to solve.

[-] sam@lemmy.ca 2 points 3 years ago

Well I guess my personal definition of backup is wrong.

[-] lynny@lemmy.world 3 points 3 years ago

If a program screws up and crashes while writing data to your drive, it can take out more than just the data it was dealing with. RAID will simply destroy data on both your drives at the same time, making any data recovery impossible.

this post was submitted on 12 Jul 2023
83 points (100.0% liked)

Selfhosted

60482 readers
555 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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS