Earlier quoted context omitted.
You can host Nextcloud at your home using something like NextcloudPi+DDNS ( https://nextcloudpi.com ) or HomeDrive ( https://homedrive.io , which has ngrok-ish end-to-end tunnels integrated), and the monthly cost would be almost $0. :)
I recently set up Nginx on a DO droplet as a reverse proxy to my home server over Wireguard. It's not $0 but it doesn't directly expose my home IP. And I have an authoritative resolver on the LAN so local clients go directly to the private address.
Replacing Dropbox in favor of DigitalOcean spaces
131–140 of 201 posts
Re: Replacing Dropbox in favor of DigitalOcean spaces
#132Earlier quoted context omitted.
As tarsnap is run by a single person, it seems hard to suggest it to serious businesses due to the inherent risks there as well as the extremely high storage costs and difficult cleanup procedures compared to competing tools. I tend to prefer solutions like restic + B2 for their price and support, where you at least have a larger company behind the storage backend, you could even directly use it with S3 and it'd stil…
Oh my word, that article on tarsnap is a frightful bore. I was a tarsnap customer and I thought it was great. If Colin is happy running it more like a utility than a rapacious VC-backed hyper-growth racket, I'm not sure why that is bad. The only reason I stopped being a customer was because another rapacious racket of a business, Comcast, introduced miniscule but enforced data caps in my area, so online backups aren'…
I don't doubt your happiness, but I confess that I'm having trouble reconciling "running it more like a utility" with charging 25¢/GB per month for storage. That is just staggeringly high. What I'm paying $6/month for with Arq would be over $160/month if I were using Tarsnap, and I'm getting end-to-end encryption, deduplication, and versioned file backups. What advantages does Tarsnap bring to the table that justify such a tremendous cost?
Re: Replacing Dropbox in favor of DigitalOcean spaces
#133Re: Replacing Dropbox in favor of DigitalOcean spaces
#134There is a lot of open source file sync software out there (ownCloud, NextCloud, Seafile, Syncthing, ...) that would be much better suited for a self-hosted Dropbox replacement than a single bash script. You are many orders of magnitude more likely to lose your data due to a code bug or unstable network than deplatforming. I looked into setting up something of the sort for myself a little while ago, but unfortunately…
Instead of an instance, you could just rent a dedicated server with some mirrored TB of drives. For example, https://www.server4you.com/dedicated-server has 2x 2TB for $25/mo in St. Louis, MO and unmetered bandwidth. OVH Cloud in the U.S. has servers with 32GB of RAM and also 2x2TB drives starting at $59/mo and unmetered bandwidth. (both of these are French companies that are expanding into the U.S.) If you are inter…
Re: Replacing Dropbox in favor of DigitalOcean spaces
#135There is a lot of open source file sync software out there (ownCloud, NextCloud, Seafile, Syncthing, ...) that would be much better suited for a self-hosted Dropbox replacement than a single bash script. You are many orders of magnitude more likely to lose your data due to a code bug or unstable network than deplatforming. I looked into setting up something of the sort for myself a little while ago, but unfortunately…
You can host Nextcloud at your home using something like NextcloudPi+DDNS ( https://nextcloudpi.com ) or HomeDrive ( https://homedrive.io , which has ngrok-ish end-to-end tunnels integrated), and the monthly cost would be almost $0. :)
Furthermore self hosting a backup server at home doesn't protect against burglars and fires. You'll probably lose both your data and their backup.
That's why I prefer a local backup plus a remote one (a combination of git repositories and file storage. )
Re: Replacing Dropbox in favor of DigitalOcean spaces
#136You wrote about deplatforming-- heads up that DigitalOcean does deplatform people. I have direct firsthand knowledge of DigitalOcean deplatforming a security disclosure professional reporting a root breach bug. For your secure backups, I can suggest Tarsnap by Colin Percival, who's a security expert and a frequent contributor on Hacker News. I don't get anything for recommending Tarsnap; I'm just a customer. https://…
My issue with tarsnap vs Dropbox is entirely workflow. Right now I can treat my Dropbox effectively as an external drive that happens to live on my file system by making everything selectively synced. If I want something backed up, I just drag it into that folder. But once it’s backed up I can turn on selective sync and free up my disk space. Backup of personal data is often a 1-way endeavor — here’s a dump of photos…
Re: Replacing Dropbox in favor of DigitalOcean spaces
#137Earlier quoted context omitted.
I think hetzner is about half an expensive (€8 tb/m) and I personally prefer ssh/rsync to http/S3.
>I think hetzner is about half an expensive (€8 tb/m) What offering is that? Their "storage" page quotes 26 euros for 5TB.
Re: Replacing Dropbox in favor of DigitalOcean spaces
#138You wrote about deplatforming-- heads up that DigitalOcean does deplatform people. I have direct firsthand knowledge of DigitalOcean deplatforming a security disclosure professional reporting a root breach bug. For your secure backups, I can suggest Tarsnap by Colin Percival, who's a security expert and a frequent contributor on Hacker News. I don't get anything for recommending Tarsnap; I'm just a customer. https://…
Re: Replacing Dropbox in favor of DigitalOcean spaces
#139It does encrypted, incremental backups and can sync to many protocols including S3, DO Spaces, Dropbox, rsync, Mega.co...the list goes on. Super easy to set up. This is my go to backup solution for the cloud.
Re: Replacing Dropbox in favor of DigitalOcean spaces
#140You wrote about deplatforming-- heads up that DigitalOcean does deplatform people. I have direct firsthand knowledge of DigitalOcean deplatforming a security disclosure professional reporting a root breach bug. For your secure backups, I can suggest Tarsnap by Colin Percival, who's a security expert and a frequent contributor on Hacker News. I don't get anything for recommending Tarsnap; I'm just a customer. https://…