autorestic/examples/simple/autorestic.yaml

18 lines
298 B
YAML
Raw Normal View History

2023-07-09 15:48:19 +00:00
# yaml-language-server: $schema=../../schema/config.json
version: 3
repos:
foo:
type: local
path: ./repo
# key: foobar
# remote:
# type: rest
# path: https://${USER}:$PASS@example.org:8000/my_backup_repo/
# key: password
locations:
bar:
from: ./data
to: foo