From 72cbc3e0037996a5fd1944dffa12e4ed1d5a78de Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 22 Mar 2020 18:00:03 +0100 Subject: [PATCH] More hints on update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 50122aa..c6c2523 100644 --- a/README.md +++ b/README.md @@ -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