Add migration step to deploy instructions.

This commit is contained in:
Cassowary 2021-11-24 12:01:33 -08:00
parent 699504ecbb
commit 7f4f2ea04f
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ Wiki and knowledge base for growing teams
4. `abra app config YOURAPPNAME` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
5. `abra app deploy YOURAPPNAME`
6. Open the configured domain in your browser to finish set-up
6. Build the database with `abra app run YOURAPPNAME app yarn db:migrate --env=production-ssl-disabled`
7. Open the configured domain in your browser to finish set-up
[`abra`]: https://git.coopcloud.tech/coop-cloud/abra
[`coop-cloud/traefik`]: https://git.coopcloud.tech/coop-cloud/traefik