forked from coop-cloud/backup-bot-two
Mass README update
[ci skip]
This commit is contained in:
parent
53c4f1956a
commit
394cc4f47c
17
README.md
17
README.md
@ -1,7 +1,9 @@
|
|||||||
# Backupbot II: This Time It's Easily Configurable
|
# Backupbot II
|
||||||
|
|
||||||
[](https://build.coopcloud.tech/coop-cloud/backup-bot-two)
|
[](https://build.coopcloud.tech/coop-cloud/backup-bot-two)
|
||||||
|
|
||||||
|
_This Time, It's Easily Configurable_
|
||||||
|
|
||||||
Automatically take backups from running Docker Swarm services into a volume.
|
Automatically take backups from running Docker Swarm services into a volume.
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
@ -25,6 +27,19 @@ Backupbot II tries to help, by
|
|||||||
5. `abra app secret insert <your-app-name> ssh-key v1 ...` or similar, to load required secrets.
|
5. `abra app secret insert <your-app-name> ssh-key v1 ...` or similar, to load required secrets.
|
||||||
4. `abra app deploy <your-app-name>`
|
4. `abra app deploy <your-app-name>`
|
||||||
|
|
||||||
|
<!-- metadata -->
|
||||||
|
|
||||||
|
- **Category**: Utilities
|
||||||
|
- **Status**: 0, work-in-progress
|
||||||
|
- **Image**: [`thecoopcloud/backup-bot-two`](), 4, official upstream image
|
||||||
|
- **Healthcheck**: No
|
||||||
|
- **Backups**: N/A
|
||||||
|
- **Email**: N/A
|
||||||
|
- **Tests**: No
|
||||||
|
- **SSO**: N/A
|
||||||
|
|
||||||
|
<!-- endmetadata -->
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Like Traefik, or `swarm-cronjob`, Backupbot II uses access to the Docker socket to read labels from running Docker Swarm services:
|
Like Traefik, or `swarm-cronjob`, Backupbot II uses access to the Docker socket to read labels from running Docker Swarm services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user