Update deploying instructions in README.md
continuous-integration/drone/push Build is passing Details

This commit is contained in:
knoflook 2021-09-02 15:21:33 +00:00
parent dc48cc0ee8
commit 7740de85e8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Simple, fast, private compute. https://capsul.org
1. Set up Docker Swarm and [`abra`] 1. Set up Docker Swarm and [`abra`]
2. Deploy [`coop-cloud/traefik`] 2. Deploy [`coop-cloud/traefik`]
3. `abra app new capsul-flask --secrets` (optionally with `--pass` if you'd like 3. `abra app new capsul --secrets` (optionally with `--pass` if you'd like
to save secrets in `pass`) to save secrets in `pass`)
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