From e6c19a500f413ce7e9040f003f688070b8a29403 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 19:56:04 +0200 Subject: [PATCH] =?UTF-8?q?compose-stacks=20=E2=86=92=20coop-cloud?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de6afad..eaaef71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wallabag -[![Build Status](https://drone.autonomic.zone/api/badges/compose-stacks/wallabag/status.svg)](https://drone.autonomic.zone/compose-stacks/wallabag) +[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/wallabag/status.svg)](https://drone.autonomic.zone/coop-cloud/wallabag) Self hostable application for saving web pages • https://github.com/wallabag/wallabag @@ -18,7 +18,7 @@ Self hostable application for saving web pages • https://github.com/wallabag/w ## Basic usage 1. Set up Docker Swarm and [`abra`] -2. Deploy [`compose-stacks/traefik`] +2. Deploy [`coop-cloud/traefik`] 3. `abra app new wallabag --secrets` 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box @@ -31,4 +31,4 @@ php bin/console wallabag:install --env=prod -n ``` [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra -[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik +[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik