Installer Properties for Execution Container

Set the following properties in install.xml:

Property

Description

Property

Description

mz.container

Default value: " "

Example value: ec1

This property specifies an identifier for the installed container. Each container in your system must have a unique identifier.

The typical value of the mz.container is the hostname, or a descriptive value for the purpose of the container.

The permitted characters for the container identifier are 'a-z','0-9' and '-'.

mz.home

Default value: /opt/mz

This property specifies the target directory of the installed container and is automatically set to the environment variable you specified for MZ_HOME when Setting Environment Variables for Platform.

install.types

Default value: platform,ui,ec

This property specifies which parts of the system you want to install. For the Execution container installation, you should set this to only ec.

install.admin.password

Default value: dr

This property specifies the password of the administrative user mzadmin.

install.security

Default value: true

If this property is set as true, a valid certificate in a keystore is required for the installation. If it is not already prepared, the installation process will create a new one when prompted. More information can be found in Network Security.