Execution Container Software Installation

The final step in the Execution Container installation must be executed as the mzadmin UNIX user. The following command session sets up the directory structure and installs all the software. The release content directory is the working directory for the installation.

To install the software:

  1. Enter the release content directory:

    $ cd ./<staging directory>/<release content directory>
  2. Execute the installation:

    $ ./setup.sh install
  3. If the Platform was running during the installation, the Execution Container is registered in STR. You can register the container manually by using the command:

    $ mzsh topo register 

The installation of the Execution Container is now complete.