To upgrade the developer toolkit environment by using the Docker Compose script, you
rename the existing environment, then set up a new environment by using the same name.
Procedure
-
Rename or move your earlier devtoolkit_docker directory and create a new
devtoolkit_docker directory in the same local directory.
Read the
following notes carefully and then proceed to follow the instructions in the
Setting up a containerized toolkit
environmentNotes:
- If you change the path of your devtoolkit_docker directory, the upgrade
will not be successful as your existing DB and MQ containers are mapped to this directory
internally.
- Do not run the ./om-compose.sh wipe-clean command before
upgrade, as it removes all data and configurations.
- If you have overridden the properties in
om-compose.properties
file
earlier, repeat the changes in the new om-compose.properties
file by
following the table in Setting up a containerized toolkit environment.
- Run the following setup command: