forked from coop-cloud/backup-bot-two
Compare commits
1 Commits
feature/do
...
main
Author | SHA1 | Date | |
---|---|---|---|
f4d96b0875 |
@ -82,6 +82,7 @@ Add your `SSH_KEY` as docker secret:
|
||||
abra app secret insert <app_name> ssh_key v1 """$(cat backupkey)
|
||||
"""
|
||||
```
|
||||
> Attention: This command needs to be executed exactly as stated above, because it places a trailing newline at the end, if this is missing you will get the following error: `Load key "/run/secrets/ssh_key": error in libcrypto`
|
||||
|
||||
### Restic REST server Storage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user