this post was submitted on 01 Mar 2026
64 points (94.4% liked)

Selfhosted

57094 readers
904 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

My goal is to to fully ditch Google Photos for Immich. I have about ~3TB of photos and videos. Looking for a super simple way of backing up the library to cloud storage in case of a drive failure without spending a ton.

Ideally, this will require nothing on my part besides copying files into a given folder. And ideally the storage will be encrypted and have basic privacy assurances.

Also if it matters my home server is running Debian. But I'd prefer something that runs in docker so I can more easily check on it remotely.

you are viewing a single comment's thread
view the rest of the comments
[–] BennyTheExplorer@lemmy.world 3 points 13 hours ago* (last edited 12 hours ago) (3 children)

Hetzner Storage Box Costa 3,81€ per month for 1TB and you can acess it via SSH or WebDav.

[–] Mosfar@sh.itjust.works 4 points 7 hours ago

Hetzner will increase their prices by April, still a good value

https://www.hetzner.com/pressroom/statement-price-adjustment/

[–] Cyber@feddit.uk 3 points 12 hours ago

Another +1 for Hetzner.

I did an initial backup of my music (so I wasn't concerned about encryption) with plain old rsync to get a feel for the system first, do a restore, etc. to feel comfortable with it all - and see if there were any hidden costs.

Then I wiped all that and moved over to rclone to encrypt my data into different chunks (photos, music, work, etc)

It all worked well and they even skipped charging me 1 month becuase I hadn't exceeded their minimum charge (rolls up to the following month)

I've had proactive emails from them notifying me of work which might have reduced my ability to access their system, but ad it was outside the time of my backups, then no issue.

[–] Scrollone@feddit.it 2 points 12 hours ago

+1 for Hetzner Storage Boxes, even thought with the general increase in pricing for hardware I don't know how long they'll be able to keep them so cheap.

To back up the data automatically, I use BackRest (it's a nice web interface that uses restic under the hood).