Hacker News new | ask | show | jobs
by smileybarry 1497 days ago
I recommend it as well, and one added benefit is you're in the same network as their cheap "storage box" servers (AKA SMB/CIFS/WebDAV/SSH storage server), so you can connect the two and get faster block storage compared to combining two clouds.
1 comments

I have been using Backblaze/Wasabi. If you get their European servers, you can rclone mount on a Hetzner VPS and get very good speeds. If you have a fiber connection/very fast disks at home then maybe it will bottleneck. But for file storage and basic playback (for example, through SMB mount) then it is pretty good.

Tbf though, Hetzner auctions with 6TB*2 of disk at 45EUR are a good alternative. It is really a trade-off between having a server with decent power or having the flexibility of scalable S3 storage.

I wanted to build something Plex-like so sadly real block storage was a requirement, otherwise indexing and seeking could be a pain. If not I would use Wasabi or other S3-likes
Ah, I use it for Jellyfin. The only issue that I have found was storing the config files on a remote system. I have actually had that problem locally too (when using a HDD mount on a HyperV VM). But storing the config locally seemed to help.

I don't do transcodes though, and I think that is the other problem with a low-power system.