Ask HN: Does anyone have a cold storage for their cloud photo backups?
Hi HN!
I'd like to make sure I have a copy of all my pictures that I have on google photos, just in case (google shuts me out, google loses them, etc.).
What is the best method to do this in an encrypted manner?
Ideally I would save it to a hard drive once in a while.
Alternate options are to pay another cloud provider (eg.: iCloud or OneDrive), but I'd feel more secure with a hard drive and probably costs less in the long run.
8 comments
[ 3.5 ms ] story [ 35.4 ms ] threadNextcloud seems to be mature enough to mostly work. The sync issues are worrying but not a deal breaker so far.
As with Dropbox, it has a bunch of unnecessary but kinda neat extras. Except they don't work or don't work well enough to use.
Duplicati and Hetzner was easy and convenient. It seems to work from my non-rigerous tests.
For now, backups and sync for about the same price as Dropbox is a net win for little effort.
I pay like $7 for the server and $3.50 for the storage.
I plan on self hosting the hardware and just paying the electricity, which should be about half the cost per month.
I also host a lot of other apps on the box though like selfmade apps, VPN, nginx routing stuff
Then I have a task set to start the docker container up at 2am every morning, which then automatically backs up any new images, then the docker container stops.
Works really well.