1
0
pet-project-server/files/backups/gobackup.yml.j2

20 lines
504 B
Django/Jinja

# https://gobackup.github.io/configuration
models:
gramps:
compress_with:
type: 'tgz'
storages:
local:
type: 'local'
path: '{{ (backup_directory, "gramps") | path_join }}'
keep: 2
archive:
includes:
- /home/major/applications/gramps/data
excludes:
- /home/major/applications/gramps/data/gramps_cache
- /home/major/applications/gramps/data/gramps_thumb_cache
- /home/major/applications/gramps/data/gramps_tmp