compose-stacks → coop-cloud

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

View File

@ -14,7 +14,7 @@
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`compose-stacks/traefik`]
2. Deploy [`coop-cloud/traefik`]
3. `abra app new adaptauthoring --secrets` (optionally with `--pass` if you'd like
to save secrets in `pass`)
4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
@ -24,4 +24,4 @@
`abra app YOURAPPDOMAIN run app register_new_matrix_user -c /data/homeserver.yaml http://localhost:8008`
[`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