Versions Compared

Key

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

...

PropertyDescription
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.

Typical values for 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 for the installed container and will automatically be set to the environment variable you specified for MZ_HOME when Setting Environment Variables for Platform.

install.types

Default value: platform,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 for the  administrative administrative user mzadmin. The value must be dr.

install.security

Default value: true

This property specifies if the password of the mzadmin user must be changed during the installation and if enhanced security user control will be used. 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 on network security can be found in Network Security.

...