compose-stacks → coop-cloud

[ci skip]
This commit is contained in:
3wc 2021-03-02 19:55:52 +02:00
parent fabc9e203f
commit e678d9ea39
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Custom HTML website, served using Nginx.
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`]
2. Deploy [`coop-cloud/traefik`]
3. `abra app new custom-html`
4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
@ -27,4 +27,4 @@ abra app YOURAPPDOMAIN cp index.html app:/usr/share/nginx/html
```
[`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