chore(snips): move backup to Hcloud object storage
All checks were successful
Renovate / renovate (push) Successful in 1m22s
All checks were successful
Renovate / renovate (push) Successful in 1m22s
This commit is contained in:
parent
be33a76fca
commit
049f3a1b2c
2 changed files with 7 additions and 7 deletions
|
@ -3,11 +3,11 @@ addr: ":9090"
|
|||
dbs:
|
||||
- path: /data/snips.db
|
||||
replicas:
|
||||
- name: Garage
|
||||
- name: Hcloud
|
||||
type: s3
|
||||
endpoint: https://s3.icb4dc0.de
|
||||
bucket: backup
|
||||
path: snips
|
||||
region: hel1
|
||||
retention: 72h
|
||||
snapshot-interval: 1h
|
||||
endpoint: https://fsn1.your-objectstorage.com
|
||||
bucket: 1661580-backup
|
||||
path: litestream/snips
|
||||
region: fsn1
|
||||
retention: 24h
|
||||
snapshot-interval: 1h
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue