restic-wrapper/config.sample.yaml
Jan Christian Grünhage f05ca9da0b
initial commit
2024-02-03 14:16:04 +01:00

18 lines
281 B
YAML

---
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