Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 can run on various Unix-like systems. It is recommended that the latest patch level is installed for the supported operating system. For further information about the supported environment, see /wiki/spaces/MD82/pages/3768326 in the /wiki/spaces/MD82/pages/3768324.

File System Permissions

At installation a Unix user must be created, usually mzadmin. This user will execute the installation and later on run the  instance. The mzadmin user must have read/write permissions for the directory MZ_HOME.

Note!

Read/write permissions should be restricted to the mzadmin user. Ensure that no other users have read/write permissions for MZ_HOME.

Environment Variables

The following environment variables are set in MZ_HOME/bin/mzsh after installation.

VariableDescription
JAVA_HOME

This environment variable specifies where the JDK is installed.

Example value: /opt/jdk/jdk-17.0.2

MZ_CONTAINER

This environment variable specifies the container name.

Example value: container1

MZ_CONTAINER_TYPE

This  environment variable specifies the container type. It is typically not changed.

Example value: platform

MZ_PLATFORM

 This property specifies a URL, which contains the IP address or hostname of the Platform Container and the Web Interface port.

When you have entered a hostname and failover occurs, the hostname is retrieved from the DNS enabling reconnection. If you have entered a static IP address as the value of this property reconnection issues may occur if the IP address changes.

The port must be unique for each system.

Example value: http://localhost:9000

MZ_HOME

This is the directory where the Platform Container or Execution Container container is installed.

Example value: /opt/mz/container1


  • No labels