I created a new backup system, it is based on restic, so you may find the design doc useful:
1 Like
I can recommend “Hetzner Storage Box” for a online repository. You can access it via sftp and get 1TB of storage for 3,20€
Take a look at Resticprofile, which does all of that for you.
1 Like
Thanks! I like the TOML and YAML schema that can be used for static file validation.
Upd: There’s no RESTIC_PASSWORD_COMMAND in:
Does it work?
There is “password-command”, see Section Profile :: resticprofile
1 Like