diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1dd0e0a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/testing diff --git a/README.md b/README.md index ccc7589..d1d4666 100644 --- a/README.md +++ b/README.md @@ -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 ssh-key v1 ...` or similar, to load required secrets. 4. `abra app deploy ` + + +* **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 + + + ## Configuration Like Traefik, or `swarm-cronjob`, Backupbot II uses access to the Docker socket to read labels from running Docker Swarm services: