Host On-Demand Silent Installer Properties Files
Find the below property files for silent installation
# /*
# *+------------------------------------------------------------------------+
# *| Licensed Materials - Property of HCL |
# *| (c) Copyright HCL Technologies Ltd. 2021. All Rights Reserved. |
# *+------------------------------------------------------------------------+
# */
# ---------------------------------------------------------------------------
# Silent Installation properties file
# ---------------------------------------------------------------------------
INSTALLER_UI=silent
# ---------------------------------------------------------------------------
# IBM Host On-Demand supports Multiple/Upgrade Instance Support
# 0 -> To install only one instance
# 1 -> To Support More than one instance or Upgrade Instance
# ---------------------------------------------------------------------------
MI_SUPPORT=1
# ---------------------------------------------------------------------------
# Specify Product Name to install as New instance or Upgrade Instance
# For Upgrade instance Product name with Version
# MI_PRODUCT_NAME=IBM Host On-Demand 15.0.1.0
# For Multiple/New Instance support
# MI_PRODUCT_NAME=IBM Host On-Demand New Instance
# ---------------------------------------------------------------------------
MI_PRODUCT_NAME=IBM Host On-Demand 16.0.0.0
# ---------------------------------------------------------------------------
# IBM Host On-Demand IM Instance upgrade Support
# 0 -> Does Not IM HOD Upgrade Installation
# 1 -> To Support IM HOD Upgrade Installation
# ---------------------------------------------------------------------------
IM_UPGRADE_SUPPORT=0
# Specify Product Name with Installation Path to Migrate Installation Manager installed Instance
IM_PRODUCT_NAME=Host On-Demand 14.0.4.0 (C:\\Program Files\\IBM\\HostOnDemand)
# ---------------------------------------------------------------------------
# IBM Host On-Demand Installation Path
# ---------------------------------------------------------------------------
USER_INSTALL_DIR=C:\\Program Files\\IBM\\HostOnDemand_16.0.0.0
# ---------------------------------------------------------------------------
# Manditate Product Features
# Host On-Demand -> HOD
# Choose optional Language Features
# For Brazilian Portuguese Language Pack -> LANG_PT_BR
# For Catalan Language Pack -> LANG_CA
# For Czech Language Pack -> LANG_CS
# For Danish Language Pack -> LANG_DA
# For Dutch Language Pack -> LANG_NL
# For Finnish Language Pack -> LANG_FI
# For French Language Pack -> LANG_FR
# For German Language Pack -> LANG_DE
# For Greek Language Pack -> LANG_EL
# For Hungarian Language Pack -> LANG_HU
# For Italian Language Pack -> LANG_IT
# For Japanese Language Pack -> LANG_JA
# For Korean Language Pack -> LANG_KO
# For Norwegian Language Pack -> LANG_NO
# For Polish Language Pack -> LANG_PL
# For Portuguese Language Pack -> LANG_PT
# For Russian Language Pack -> LANG_RU
# For Simplified Chinese Language Pack -> LANG_ZH_CN
# For Slovenian Language Pack -> LANG_SL
# For Spanish Language Pack -> LANG_ES
# For Swedish Language Pack -> LANG_SV
# For Traditional Chinese Language Pack -> LANG_ZH_TW
# For Turkish Language Pack -> LANG_TR
# ---------------------------------------------------------------------------
CHOSEN_INSTALL_SET=Custom
CHOSEN_FEATURE_LIST=HOD,LANG_HU,LANG_IT,LANG_JA,LANG_KO,LANG_NO,LANG_PL,LANG_PT
# ---------------------------------------------------------------------------
# IBM Host On-Demand Publish Information
# ---------------------------------------------------------------------------
# Publish alias Name
PUBLISH_ALIAS_NAME=hod
# Publish Director name to install publish files
PUBLISH_DIR=HOD
# Publish Port
PUBLISH_PORT=8999
# Publish secure Port
PUBLISH_SECURE_PORT=9001
# ---------------------------------------------------------------------------
# IBM Host On-Demand shortcut Path
# ---------------------------------------------------------------------------
USER_SHORTCUTS=C\:\\ProgramData\\Microsoft\\Windows\\Start Menu
# ---------------------------------------------------------------------------
# IBM Host On-Demand Web Server Configuration
# Web Server Type
# 1 -> Embedded Web server Type
# 2 -> Detected Web server Type
# 3 -> Manually select specific Web server Type
# 4 -> No Web server Type
# ---------------------------------------------------------------------------
WS_TYPE=1
# ---------------------------------------------------------------------------
# Embedded Web Server Type IBM Host On-Demand Installation
# ---------------------------------------------------------------------------
# Web Server Port
WS_PORT=8080
# Web Server SSL Port
WS_SSL_PORT=8443
# ---------------------------------------------------------------------------
# Detected Web server Type IBM Host On-Demand Installation
# ---------------------------------------------------------------------------
#Supported Web Server are APACHE or IIS
WS_DTD_SERVER_TYPE=IIS
# If IIS Webserver type then specify ISS Website Name
WS_DTD_IIS_APPNAME=Default Web Site
# If Apache is selected for installation need to specify apache installed Config Path
# C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\conf\\httpd.conf
WEB_SERVER_CONFIG_FILE=C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\conf\\httpd.conf
# ---------------------------------------------------------------------------
# Manual specify web server Type IBM Host On-Demand Installation
# 1 -> Apache HTTP Server 2.2 or newer
# 2 -> IBM HTTP Server 8.5 or newer
# ---------------------------------------------------------------------------
WS_MAN_SERVER_TYPE=1
# If Apache or HTTP Server is selected for installation need to specify Server Config Path
WS_MAN_CONFIG_FILE=C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\conf\\httpd.conf
# ---------------------------------------------------------------------------
# IBM WebSphere Application Server Configuration
# 0 -> without Application Server Configuration
# 1 -> To Configure WAS Application Server
# ---------------------------------------------------------------------------
APP_SERVER_SELECTED=0
# Application Server Name
APP_SERVER=IBM WebSphere Application Server V9.0
# Application server Profile Name
WAS_PROFILE=AppSrv01
# WAS Server Name
WAS_SERVER=Server1
# ---------------------------------------------------------------------------
# HOD Hex Client Application Server Configuration
# 0 -> without HOD Hex Client Configuration
# 1 -> To Configure HOD Hex Client Configuration
# ---------------------------------------------------------------------------
HODCLIENT_SUPPORT=0
# ---------------------------------------------------------------------------
# HOD Hex Client Application Server Configuration
# 1 -> Embedded Server
# 2 -> IBM WebSphere Application Server
# 3 -> Manually select specific Web Server
# ---------------------------------------------------------------------------
HODCLIENT_SERVERTYPE=1
# ---------------------------------------------------------------------------
# HODCLIENT_SERVERTYPE=2
# HOD Hex Client IBM WebSphere Application Server Configuration
#----------------------------------------------------------------------------
# Application Server Name
HODCLIENT_WAS_APPSERVER=IBM WebSphere Application Server V9.0
# Application server Profile Name
HODCLIENT_WAS_PROFILE=AppSrv01
# WAS Server Name
HODCLIENT_WAS_PROFILE_SERVER=Server1
# ---------------------------------------------------------------------------
# HODCLIENT_SERVERTYPE=3
# HOD Hex Client Manually select specific Web Server
# 1 -> Tomcat Apache Server
# 2 -> IBM Liberty WebSphere Server
#----------------------------------------------------------------------------
HODCLIENT_MAN_SERVERTYPE=1
#----------------------------------------------------------------------------
# For Tomcat Apache Server installation path should be define up to Parent folder of WebApps
# HODCLIENT_MAN_SERVERPATH=C:\Program Files\Tomcat9.0
# For BM Liberty WebSphere Server installation path should be define up to Parent folder of bin
# HODCLIENT_MAN_SERVERPATH=C:\Program Files\IBM Liberty
#----------------------------------------------------------------------------
HODCLIENT_MAN_SERVERPATH=C:\\Program Files\\Tomcat9.0
#----------------------------------------------------------------------------
# HODCLIENT Configuration
# In Web Server Configuration type Embedded server is selected, and
# HOD Hex Client Embedded Appserver is selected, no need to define Application Server and Secure port.
# In Web Server Configuration type Embedded server is selected no need to define HOD Hex Client Webserver Port
#----------------------------------------------------------------------------
# Host On-Demand Configured WebServer port to communicate with HOD Hex Client Application Server
HODCLIENT_WEBSERVER_PORT=8080
# HODCLIENT Application Server Port
HODCLIENT_APPSERVER_PORT=8080
# HODCLIENT Application Server Secure Port
HODCLIENT_APPSERVER_SECUREPORT=8443
# HODCLIENT Max Pool Size accepts only integer value
HODCLIENT_MAX_POOL_SIZE=100
# HODCLIENT Buffer Size accepts only integer value
HODCLIENT_BUFFER_SIZE=4096
# HODCLIENT War file will be deployed based on HODCLIENT_CONTEXT_ROOT value
HODCLIENT_CONTEXT_ROOT=hex
# HOD Hex Client Config trace accepted values true or false
HODCLIENT_CONFIG_TRACE=false
# HOD Hex Client Show Status accepted values true or false
HODCLIENT_SHOW_STATUS=false
# HOD Hex Client Map File accepted values true or false
HODCLIENT_MAP_FILE=false
# HOD Hex Client ZFP trace accepted values true or false
HODCLIENT_ZFP_TRACE=false
# ---------------------------------------------------------------------------
# License Manager Application Server Configuration
# 0 -> without License Manager Configuration
# 1 -> To Configure License Manager Configuration
# ---------------------------------------------------------------------------
LM_SUPPORT=1
# ---------------------------------------------------------------------------
# License Manager Application Server Configuration
# 1 -> Embedded Server
# 2 -> IBM WebSphere Application Server
# 3 -> Manually select specific Web Server
# ---------------------------------------------------------------------------
LM_SERVERTYPE=1
# ---------------------------------------------------------------------------
# LM_SERVERTYPE=2
# License Manager IBM WebSphere Application Server Configuration
#----------------------------------------------------------------------------
# Application Server Name
LM_WAS_APPSERVER=IBM WebSphere Application Server V9.0
# Application server Profile Name
LM_WAS_PROFILE=AppSrv01
# WAS Server Name
LM_WAS_PROFILE_SERVER=Server1
# ---------------------------------------------------------------------------
# LM_SERVERTYPE=3
# License Manager Manually select specific Web Server
# 1 -> Tomcat Apache Server
# 2 -> IBM Liberty WebSphere Server
#----------------------------------------------------------------------------
LM_MAN_SERVERTYPE=1
#----------------------------------------------------------------------------
# For Tomcat Apache Server instalaltion path should be define upto Parent folder of WebApps
# LM_MAN_SERVERPATH=C:\\Program Files\\Tomcat9.0
# For BM Liberty WebSphere Server instalaltion path should be define upto Parent folder of bin
# LM_MAN_SERVERPATH=C:\\Program Files\\IBM Liberty
#----------------------------------------------------------------------------
LM_MAN_SERVERPATH=C:\\Program Files\\Tomcat9.0
#----------------------------------------------------------------------------
# License Manger Configuration
#----------------------------------------------------------------------------
# License Manager Application Server Port
LM_APPSERVER_PORT=8080
# License Manager Application Server Secure Port
LM_APPSERVER_SECUREPORT=8443
# License Manager War file will be deployed based on LM_CONTEXT_ROOT value
LM_CONTEXT_ROOT=LicenseManager
# License Manager PCOMM Enablement accepted values true or false
LM_PCOMM=true
# License Manager HOD Enablement accepted values true or false
LM_HOD=true
# License Manager License file Path
LM_FILEPATH=C:\\Users\\Admin
# License Manager trace Level accepted values "DEBUG", "INFO", "ALL", "TRACE", "WARN", "ERROR", "FATAL", "OFF"
LM_TRACE_LEVEL=INFO
# License Manager Database Server accepted values "H2", "SQLITE", "MYSQL", "DB2"
LM_DB_SERVER=DB2
# License Manager Database Driver; Database Driver applicable for "MYSQL", "DB2" Servers
LM_DB_DRIVER=org.h2.Driver
# License Manager Database User details; Database User applicable for "H2", "MYSQL", "DB2" Servers
LM_DB_USER=admin
# License Manager Database Password details; Database Password applicable for "H2", "MYSQL", "DB2" Servers
LM_DB_PASSWORD=admin
# License Manager Database URL details; Database URL applicable for "MYSQL", "DB2" Servers
LM_DB_URL=DB URL
# ---------------------------------------------------------------------------
# System Level Configuration: Don't change below values until it requires.
# Reboot Parameter on uninstall and install scenarios
# ---------------------------------------------------------------------------
USER_REQUESTED_RESTART=NO
RESTART_NEEDED=NO