Parameter
|
Description
|
Values
|
---|---|---|
mode
|
Installation or upgrade mode
|
unattended
|
accept_eula
|
End user license agreement
|
YES
|
installdir
|
ThingWorx Flow installation directory
|
-
|
TWX_HOST
|
Specify one of the following values:
• Host name of the machine where you are installing ThingWorx Flow
• If ThingWorx was already deployed, it is recommended to reuse the host name that been used for the ThingWorx instance.
This configuration allows users to avoid having to change their bookmarks or learn a new URL. However, you must modify the value of the name attribute in the Host tag in the server.xml file under the Tomcat installation.
• Custom domain name. In this case, you must add the following line to the hosts file to map the domain name:
127.0.0.1 <Custom domain name>
|
-
|
TWX_PORT
|
ThingWorx Foundation port
|
-
|
TWX_PROTOCOL
|
ThingWorx Foundation protocol
|
https or http
|
TWX_SETTINGS_PATH
|
Full path to ThingWorx Foundation platform-settings.json file
|
-
|
NGINX_HTTPS_PORT
|
ThingWorx Flow HTTPS port
This port must be different than the ThingWorx Foundation port
|
443
|
POSTGRES_IP_ADDR
|
PostgreSQL only–Database server host name /IP address
|
-
|
POSTGRES_PORT
|
PostgreSQL only–Database server port
|
5432
|
TWX_FLOW_DB_NAME
|
ThingWorx Flow database name
|
-
|
FLOW_DB_LOGIN_USERNAME
|
ThingWorx Flow database user name
|
-
|
FLOW_DB_LOGIN_PASSWORD
|
ThingWorx Flow database password
|
-
|
FLOW_DB_LOGIN_USERNAME_UPDATE
|
Upgrade only—ThingWorx Flow database user name
|
-
|
FLOW_DB_LOGIN_PASSWORD_UPDATE
|
Upgrade only—ThingWorx Flow database password
|
-
|
TWXORCH_PUBLIC_URL
|
ThingWorx Flow public URL
Applicable for fresh installation only.
|
MACHINE_HOSTNAME/IPADDRESS-
|
debuglevel
|
Optional. Debug verbosity level.
|
0 or 1 or 2 or 3 or 4
Default value is 2.
|
SSL_MODE
|
Specifies whether connection with ThingWorx Flow database will be SSL.
|
true/false
|