Versions Compared

Key

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

...

You can use this as a reference or modify accordingly with your infrastructure standards, Please refer the Pre-installation - Openshift (2.3) page for the AWS service list required for MZ installation in AWS

Working With the Infrastructure Template

  • Get the latest infrastructure templates from /wiki/spaces/DRXXE/pages/6194875.

    Download the template file and unzip it to a new folder.

    Code Block
    $ cd <your work folder>
    $ tar xzvf mz10-aws.tgz


The procedures and steps below are specific only for Openshift clusters.

Set up Openshift Cluster

Set up the Openshift cluster on your server. You may refer to https://docs.openshift.com/container-platform/4.7/installing/installing_bare_metal/installing-bare-metal.html for the steps on setting up an Openshift cluster.

...