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