dotfiles/home/dot_config/borgmatic.d/torus_kestrel.yaml

11 lines
235 B
YAML
Raw Normal View History

2024-09-14 14:13:51 -07:00
repositories:
- path: ssh://tstarr@kestrel//store/torus.borg
label: kestrel
before_backup:
- "tree /engi > /engi/backup/tree.txt"
#- sudo -u gitea backup-dump-gitea
- stop-docker-containers
<<: !include torus_common.yaml