sauvegardes/Plan Borg/models/model-conf-remote-client.yaml

28 lines
529 B
YAML
Raw Normal View History

2023-01-15 01:10:38 +01:00
location:
source_directories:
- /etc
- /home
- /opt
- /root
- /srv
- /usr
- /var
repositories:
2023-01-17 14:21:45 +01:00
- borg@sauvkipeu:/var/backups/borg/$(hostname).repo
#- borg@gardefou:/var/backups/borg/$(hostname).repo
2023-01-15 01:10:38 +01:00
exclude_from:
- /etc/borgmatic/excludes
storage:
ssh_command: ssh -p XXXXX
encryption_passphrase: blablabla
2023-01-17 14:21:45 +01:00
archive_name_format: '{fqdn}-{now:%Y-%m-%dT%H:%M}'
2023-01-15 01:10:38 +01:00
retention:
prefix: '{fqdn}-'
output:
color: false