Live data from Hacker News

Cheap & secure backups using restic, Backblaze B2 and native OS task schedulers

github.com

1–2 of 2 posts

Re: Cheap & secure backups using restic, Backblaze B2 and native OS task schedulers

#2
I'm sharing here the backup solution I've come up with for my systems as I hope it can help someone here who also is in the need of practically free personal full system incremental client-side encrypted off-site backups.

This project helps you getting started with restic backups using either

* Linux + systemd

* macOS + LaunchAgents

* Windows + ScheduledTasks

* cron

Take care of your data!