restic-wrapper/config.sample.yaml

18 lines
281 B
YAML
Raw Normal View History

2024-02-03 13:12:14 +00:00
---
repositories:
one:
url: /path/to/local/repo
password: s3cr3t
two:
url: rest:https://user:password@user.repo.borgbase.com
password: s3cr3t
sources:
fs:
path: /
db:
command: pg_dumpall
filename: dump.sql
options:
fs: >-
--exclude-caches