More hints on update

This commit is contained in:
Luke Murphy 2020-03-22 18:00:03 +01:00
parent c728c2d7d3
commit 72cbc3e003
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 6 additions and 0 deletions

View File

@ -41,3 +41,9 @@ $ pip install -r requirements.txt
$ git remote add dokku dokku@dokku.autonomic.zone:gitea
$ git push dokku
```
## Updating Configurations
- `sbin/entrypoint.sh`: app.ini changes
- `ansible/pre-deploy.yml`: environment and secrets changes
- `Dockerfile`: container image packages and configuration