Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enter the release content directory:
    $ cd ./<staging directory>/<release content directory>

  2. Execute the installation:
    $ ./setup.sh install

    The Platform is automatically started and shut down during the installation.

    Note
    titleNote!
     If the Platform failed to start, check the platform.log file in $MZ_HOME/log for details.

  3. Start the Platform:
    $ mzsh startup platform

...