2 Commits

Author SHA1 Message Date
4d7d8fc577 Merge pull request 'fix docs typo' (#83) from hermzz/backup-bot-two:docs-typo into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #83
2026-03-14 03:37:22 +00:00
ef4f0ec87e fix docs typo
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-13 22:30:51 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM docker:29.3.0-dind
FROM docker:24.0.7-dind
RUN apk add --upgrade --no-cache restic bash python3 py3-pip py3-click py3-docker-py py3-json-logger curl

View File

@ -79,7 +79,7 @@ Add the key to your `authorized_keys`:
`ssh-copy-id -i backupkey <user>@<hostname>`
Add your `SSH_KEY` as docker secret:
```
cat backupkey | app secret insert <backupbot_name> ssh_key v1
cat backupkey | abra app secret insert <backupbot_name> ssh_key v1
```
### Restic REST server Storage