Follow the steps in this section to upgrade an Execution Container.
Before proceeding with the upgrade, you are required to perform backups, copy the MZ license file to the release directory and prepare the
install.xml
file. For more information, refer to Preparations.Once you have prepared the
install.xml
file, edit the following:
Note!
Ensure that the value for install.type
is set to ec
when upgrading the Execution Container.
These properties should be configured according to the platform container setup. For more information, refer to Execution Container Properties.
Execute the upgrade.
$ ./setup.sh upgrade
Add Comment