compose-stacks → coop-cloud

[ci skip]
This commit is contained in:
3wc 2021-03-02 19:56:04 +02:00
parent 0e88a8cd41
commit e6c19a500f
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Wallabag # 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 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 ## Basic usage
1. Set up Docker Swarm and [`abra`] 1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`] 2. Deploy [`coop-cloud/traefik`]
3. `abra app new wallabag --secrets` 3. `abra app new wallabag --secrets`
4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box your Docker swarm box
@ -31,4 +31,4 @@ php bin/console wallabag:install --env=prod -n
``` ```
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra [`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