Add migration step to deploy instructions. #6

Merged
decentral1se merged 1 commits from :cr_20211124_add_migrate into main 2022-01-05 09:19:24 +00:00

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