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 borg"

Merged Arthur BOUDREAULT requested to merge 40-external-backup-on-borg into main
Compare and Show latest version
4 files
+ 66
20
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -30,7 +30,6 @@ ynh_backup:
# apps: True
ynh_borg_backup_scheduled: False
ynh_borg_backup_remote_repo: False
borg_source_directories:
- "/data/yunohost"
borg_repository: "/data/backup/live"
@@ -43,3 +42,4 @@ borg_retention_policy:
keep_monthly: "0"
borgmatic_cron_name: "borgmatic_ynh_cron"
borg_archive_name_format: "'{hostname}-yunohost-live-data-{now:%Y-%m-%d-%H%M%S}'"
ynh_borg_backup_remote_repo: False
Loading