this post was submitted on 25 Aug 2026
15 points (100.0% liked)

homelab

10666 readers
8 users here now

founded 6 years ago
MODERATORS
top 18 comments
sorted by: hot top controversial new old
[–] harmbugler@piefed.social 2 points 4 days ago

I visit my dad with an encrypted hard drive and he swaps it for the one I gave him last time.

[–] K3can@lemmy.radio 2 points 1 week ago

Late to the party, but I have a second PBS instance that's at another family member's house.

[–] slazer2au@lemmy.world 18 points 1 week ago (2 children)

Yes... Off site..... Totally not on a different computer in the same room...... 👀

[–] Manapany@jlai.lu 12 points 1 week ago (1 children)

Yeah a totally different computer ... 👀

[–] UncleReaton@lemmy.ml 11 points 1 week ago (1 children)
[–] b72@scribe.disroot.org 7 points 1 week ago (1 children)
[–] degen@midwest.social -1 points 1 week ago

Shid I keep backing down!

^^not ^^even ^^a ^^joke ^^cause ^^I ^^start ^^thinking ^^about ^^managing ^^backups, ^^get ^^overwhelmed, ^^and ^^never ^^set ^^up ^^the ^^server

[–] degen@midwest.social 2 points 1 week ago

I mean it's off the one that hosts the site, right? /s

[–] Pechente@feddit.org 6 points 1 week ago

I‘m pushing important stuff to Backblaze which is comparatively cheap. If I ever need to restore a full backup, it’s gonna take forever though.

[–] palarith@aussie.zone 6 points 1 week ago (1 children)

Rclone to hetzner storage box

[–] IsoKiero@sopuli.xyz 4 points 1 week ago

I'm using Hetzner too, only via sync from proxmox backup server instead of rclone.

[–] zako@piefed.social 5 points 1 week ago (1 children)

Rsync of my Borg backup repositories to one raspberry pi in my parents' house.

[–] czardestructo@lemmy.world 2 points 1 week ago (1 children)

Similar, but VPN to parents house and btrbk to backup my brtfs snapshots and disks.

[–] zako@piefed.social 1 points 1 week ago

In fact quite similar. The raspberry pi launches wireguard connection to my home. So, it can be located at my parents' house or elsewhere, it only needs one IP address by DHCP and Internet. With wireguard up with home, I can remotely ssh the raspberry pi to rsync backups and manage it.

[–] luftruessel@feddit.org 3 points 1 week ago* (last edited 1 week ago)

A Proxmox backup server running at my parents house, connected via Tailscale. Just backing up all my containers. This makes for a super easy user experience, since it is mostly doable via GUI.

Which reminds me I need to cancel backblaze, since this is what I used as destination before. In combination with kopia

[–] JelleWho@lemmy.world 2 points 1 week ago

I've helped my parents with a NAS for there Fotos, so they don't lose them.

I also included a extra drive, and set up a reverse proxy to our home.

[–] panda_abyss@lemmy.ca 2 points 1 week ago

I use borgmatic with a dedicated non-US backup service. Borg isn’t ideal, sometimes three locks get stuck, and it’s anything you can only mount it via FUSE, but it works reliably. I hear the more modern solutions are better, but I don’t want to deal with migrating.

Then I have secondary regular cloud file storage (non-US) that has a write only storage mechanism. I only write encrypted files there, so data is encrypted at rest and in transit.

On macOS I run a custom launch agent script to run borgmatuc hourly, on Linux I use nix+systemd.

I also have a NAS in my basement.

[–] fruitycoder@sh.itjust.works 2 points 1 week ago

Velero to S3 in cloud

As soon as the world gets some structure again my friend and I plan on setting up a reciprocal s3 buckets in our homelabs