Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "external backup on S3"

Merged Arthur BOUDREAULT requested to merge 26-external-backup-on-s3 into main
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -34,10 +34,11 @@ ynh_borg_backup_remote_repo: False
# Variables for YunoHost Restic S3
# https://github.com/roles-ansible/ansible_role_restic
restic_version: '0.12.1'
ynh_restic_backup_scheduled: False
restic_create_schedule: true
restic_schedule_type: cronjob
restic_no_log: false
# example: 1 year, 2 month, 0 day, 0 hours = 1y2m0d0h
restic_keep_time: 1y0m0d0h
restic_repos:
Loading