Remix.run Logo
mijoharas 6 hours ago

What cloud backend are people using for restic? B2/S3/something else? I'm still just backing up to other machines using it (though I'd also heavily recommend restic)

palata 5 hours ago | parent | next [-]

I run restic with rclone, which is not only compatible with S3-like storage (which include many, like Hetzner, OVH, Exoscale) but many others, from mega to pcloud through Google Drive.

For stuff I care about (mostly photos), I back them up on two different services. I don't have TBs of those, so it's not very expensive. My personal code I store on git repositories anyway (like SourceHut or Codeberg or sometimes GitHub).

mijoharas 5 hours ago | parent [-]

Yep, I was wondering which services people would recommend. I had been thinking about B2, I just haven't prioritised it.

lukewarm707 4 hours ago | parent | prev [-]

cloudflare