INSTALLDIR
|
The installation directory.
Important: The directory path must not contain spaces.
|
NODEMANAGER_REGISTRATION_PORT
|
Node manager registration port (Default: 9080)
nodemanager.properties: nodemanager.cleartext.port
- Port used for initial setup of internal secure communication channels.
- Needs only be accessible from
Spotfire Server(s).
Important: If you are installing the node manager on the same computer as
Spotfire Server, this port must be different than the
Spotfire Server back-end registration port.
|
NODEMANAGER_COMMUNICATION_PORT
|
Node manager communication port (TLS) (Default: 9443)
nodemanager.properties: nodemanager.port
- Port used for secure (TLS) internal communication within the environment.
- Needs only be accessible from
Spotfire Server(s).
Important: If you are installing the node manager on the same computer as
Spotfire Server, this port must be different than the
Spotfire Server back-end communication port.
|
SERVER_NAME
|
nodemanager.properties: nodemanager.supervisor
- Must match the host name of the
Spotfire Server.
Note: Valid hostnames may only contain alphabetic characters, numeric characters, hyphens, and periods.
|
SERVER_BACKEND_REGISTRATION_PORT
|
Server backend registration port (Default: 9080)
nodemanager.properties: nodemanager.supervisor.cleartext.port
- Must match the registration port specified in the
Spotfire Server installation.
|
SERVER_BACKEND_COMMUNICATION_PORT
|
Server backend communication port (TLS): (Default: 9443)
nodemanager.properties: nodemanager.supervisor.port
- Must match the back-end communication port specified in the
Spotfire Server installation.
|
NODEMANAGER_HOST_NAMES
|
A comma-separated list of IP addresses, hostnames, and FQDN names that can be used by back-end trust. These should be for the interface(s) on the computer where the node manager is installed.
Note: Valid hostnames may only contain alphabetic characters, numeric characters, hyphens and periods.
Note: If you do not enter any values, the installer automatically provides values. After installation, confirm that these are correct in the
[node manager installation dir]\nm\config\nodemanager.properties file.
|