Properly split tasks into bulletpoints.
This commit is contained in:
parent
7b6e8cdf65
commit
184e5c6f8f
|
@ -15,8 +15,10 @@ explicitly. Once we implement them, their usage will be described in the
|
||||||
folder.
|
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.
|
||||||
postgres user. Traefik rules have been simplified as all routes are handled
|
* 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.
|
by the portal service now.
|
||||||
* Start up the `mongo` and `postgres` services. Wait for postgres to finish
|
* Start up the `mongo` and `postgres` services. Wait for postgres to finish
|
||||||
initializing (see [README](README.md)).
|
initializing (see [README](README.md)).
|
||||||
|
|
Loading…
Reference in a new issue