Question for backup and restore

follow the readme.md

backup is configured if you define a backup target:

that was the easy part.

  1. there no restore script yet. although it’s easy to restore using restic. if you know how. have a look at the restic manual.
  2. backup to the same filesystem makes no sense. better you backup to some kind of cloud storage (aws, azure, digitalocean,…). you’ll find some examples in my repo and restic/rclone docu. but it can be challenging.
  3. you won’t be happy with nextcloud using my playbook if you don’t have basic linux skills. it just save you from copy&pasting one of the many howtos out there. but in case of an outage you have to fix the problem on your own.
1 Like