diff --git a/README.md b/README.md index 025bedf..110ce77 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,20 @@ _This Time, It's Easily Configurable_ Automatically take backups from all volumes of running Docker Swarm services and runs pre- and post commands. + + +* **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 + + + + ## Background There are lots of Docker volume backup systems; all of them have one or both of these limitations: @@ -27,19 +41,6 @@ Backupbot II tries to help, by * `abra app secret generate -a ` * `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 Per default Backupbot stores the backups locally in the repository `/backups/restic`, which is accessible as volume at `/var/lib/docker/volumes/_backups/_data/restic/`