improved wording.
This commit is contained in:
parent
258c0fbaac
commit
7b6e8cdf65
|
@ -11,7 +11,8 @@ explicitly. Once we implement them, their usage will be described in the
|
||||||
* Shut down all services
|
* Shut down all services
|
||||||
* Obviously, now is a good time to perform a full backup ;)
|
* Obviously, now is a good time to perform a full backup ;)
|
||||||
* Update the codebase (`git pull`, `git submodule update`).
|
* Update the codebase (`git pull`, `git submodule update`).
|
||||||
* Update your ``docker-compose.yaml`` from the ``deployment/examples`` folder.
|
* Update your ``docker-compose.yaml`` with the one from the ``deployment/examples``
|
||||||
|
folder.
|
||||||
* Leave the MongoDB service in place for now.
|
* Leave the MongoDB service in place for now.
|
||||||
* Update all other service descriptions.
|
* Update all other service descriptions.
|
||||||
* You can remove `redis` already. Generate a better password than the default for your
|
* You can remove `redis` already. Generate a better password than the default for your
|
||||||
|
|
Loading…
Reference in a new issue