mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 08:16:25 +00:00
quickstart
This commit is contained in:
parent
c359053e0e
commit
c33aac42dc
@ -35,7 +35,7 @@ locations:
|
||||
- hdd
|
||||
|
||||
backends:
|
||||
- name: remote
|
||||
remote:
|
||||
type: s3
|
||||
path: 's3.amazonaws.com/bucket_name'
|
||||
key: some-random-password-198rc79r8y1029c8yfewj8f1u0ef87yh198uoieufy
|
||||
@ -43,7 +43,7 @@ backends:
|
||||
AWS_ACCESS_KEY_ID: account_id
|
||||
AWS_SECRET_ACCESS_KEY: account_key
|
||||
|
||||
- name: hdd
|
||||
hdd:
|
||||
type: local
|
||||
path: /mnt/my_external_storage
|
||||
key: 'if not key is set it will be generated for you'
|
||||
|
Loading…
Reference in New Issue
Block a user