Drop unused steps

This commit is contained in:
decentral1se 2021-04-27 10:28:54 +02:00
parent 3fc128715d
commit 47953dfd66
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 5 deletions

View File

@ -15,9 +15,7 @@
## Basic usage
1. Set up Docker Swarm and [`abra`][abra]
2. Deploy [`coop-cloud/traefik`][cc-traefik]
3. `abra app new onlyoffice --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
1. Deploy [`coop-cloud/traefik`][cc-traefik]
1. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
5. `abra app YOURAPPDOMAIN deploy`
1. `abra app YOURAPPDOMAIN deploy`