Merge branch 'main' into multi_path
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
yksflip 2021-11-24 10:29:27 +00:00
commit 5a20ef4349
2 changed files with 17 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/testing

View File

@ -1,7 +1,9 @@
# Backupbot II: This Time It's Easily Configurable
# Backupbot II
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/backup-bot-two/status.svg)](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.
## 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.
4. `abra app deploy <your-app-name>`
<!-- metadata -->
* **Category**: Utilities
* **Status**: 0, work-in-progress
* **Image**: [`thecoopcloud/backup-bot-two`](https://hub.docker.com/r/thecoopcloud/backup-bot-two), 4, upstream
* **Healthcheck**: No
* **Backups**: N/A
* **Email**: N/A
* **Tests**: No
* **SSO**: N/A
<!-- endmetadata -->
## Configuration
Like Traefik, or `swarm-cronjob`, Backupbot II uses access to the Docker socket to read labels from running Docker Swarm services: