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
5 files
+ 48
45
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -30,9 +30,11 @@ ynh_backup:
# apps: True
ynh_borg_backup_scheduled: False
ynh_borg_backup_remote_repo: False
# borg_source_directories:
# - "/data/yunohost/backup"
# borg_repository: "/data/backup/live"
# borg_init_command: "borgmatic init -c /etc/borgmatic/{{ borgmatic_config_name }} -e repokey --syslog-verbosity 1"
# borgmatic_config_name: "borgmatic_ynh_config"
# borg_encryption_passphrase: "PLEASECHANGEME"
# borg_retention_policy:
@@ -40,4 +42,3 @@ ynh_borg_backup_scheduled: False
# keep_weekly: "0"
# keep_monthly: "0"
# borgmatic_cron_name: "borgmatic_ynh_cron"
Loading