...
Enter the release content directory:
$ cd ./<staging directory>/<release content directory>
Execute the installation:
$ ./setup.sh install
The Platform is automatically started and shut down during the installation.
Note title Note! If the Platform failed to start, check the platform.log
file in$MZ_HOME/log
for details.If you have multiple platform installations on a same machine, access the platform configuration:
mzsh topo open platform
Change the directory:
<property name="mz.syslog.debuglogfile.filedir" value="[the directory]"/
>
Note |
---|
Note! This property defines the location of the debug log file. The default value for the directory is Skip steps 3 and 4 if you do not have multiple platform installations on the same machine. |
Start the Platform:
$ mzsh startup platform
The installation of the Platform Container is now complete.
...