This commit is contained in:
gluap 2021-12-03 22:03:41 +01:00 committed by Paul Bienkowski
parent 33a8706109
commit 258c0fbaac

View file

@ -12,9 +12,9 @@ explicitly. Once we implement them, their usage will be described in the
* Obviously, now is a good time to perform a full backup ;)
* Update the codebase (`git pull`, `git submodule update`).
* Update your ``docker-compose.yaml`` from the ``deployment/examples`` folder.
* Leave the MongoDB service in place for now
* but update all other service descriptions.
* You can remove `redis` already. Generate a better password than the default for your
* Leave the MongoDB service in place for now.
* Update all other service descriptions.
* You can remove `redis` already. Generate a better password than the default for your
postgres user. Traefik rules have been simplified as all routes are handled
by the portal service now.
* Start up the `mongo` and `postgres` services. Wait for postgres to finish