Whatever message this page gives is out now! Go check it out!
# Use it when upgrading from Standard to Enterprise OR from ColdFusion 2018 to ColdFusion 2021
PREVIOUS_SERIAL_NUMBER=
# ColdFusion Administrator password
COLDFUSION_ADMIN_PASSWORD=Adm1n$123
# Internal webserver port
COLDFUSION_ADMIN_PORT=8500
# Install type - 1-Install new version of Adobe ColdFusion 2021 with a serial number , 2-30-day trial, 3-Developer Edition
INSTALL_TYPE=1
# Accept EULA- true. To proceed, you must accept the EULA
EULA_ACCEPTED=true
# Enter the serial number
SERIAL_NUMBER=
# IP address from which Administrator can be accessed
IP_ADDRESSES=
# Specify the deployment type- Production, Development, Staging, Testing, Disaster recovery
DEPLOYMENT_TYPE=Production
# Name of the ColdFusion service
COLDFUSION_WIN_SERVICE_NAME=cf2021
# Server profile - 1-Production+Secure, 2-Production, 3-Development.
SERVER_PROFILE=1
# Specify the RDS password
COLDFUSION_RDS_PASSWORD=Adm1n$123
# ColdFusion install location
COLDFUSION_INSTALL_LOCATION=C\:\\ColdFusion_2021_WWEJ_win64\\ColdFusion\\# The serial number of the previous version of ColdFusion. Use it when it is for upgrade
PREVIOUS_SERIAL_NUMBER=
# ColdFusion Administrator password
COLDFUSION_ADMIN_PASSWORD=Adm1n$123
# Internal webserver port
COLDFUSION_ADMIN_PORT=8500
# ColdFusion runtime user. Applicable for Linux and Solaris
COLDFUSION_RUNTIME_USER=
# Install type - 1-Install new version of Adobe ColdFusion 2021 with a serial number , 2-30-day trial, 3-Developer Edition
INSTALL_TYPE=1
# Accept EULA- true. To proceed, you must accept the EULA
EULA_ACCEPTED=true
# Serial number of the new version of ColdFusion
SERIAL_NUMBER=
# IP address from which Administrator can be accessed
IP_ADDRESSES=
# Specify the deployment type- Production, Development, Staging, Testing, Disaster recovery
DEPLOYMENT_TYPE=
# Server profile - 1-Production+Secure, 2-Production, 3-Development.
SERVER_PROFILE=1
# Specify the RDS password
COLDFUSION_RDS_PASSWORD=Adm1n$123
# ColdFusion install location
COLDFUSION_INSTALL_LOCATION=#Silent properties for ColdFusion 2021
INSTALLER_UI=SILENT
#Valid Values are full/trial/developer
SILENT_LICENSE_MODE=full
SILENT_SERIAL_NUMBER=
#Use when it is upgrade
SILENT_PREV_SERIAL_NUMBER=
# Specify the deployment type- Production, Development, Staging, Testing, Disaster recovery
SILENT_DEPLOYMENT_TYPE=Production
#Valid values are ear/war/standalone
SILENT_INSTALLER_TYPE=standalone
SILENT_INSTALL_ODBC=true
SILENT_INSTALL_JNBRIDGE=true
#Remote administrator component for server remote start/stop
SILENT_INSTALL_ADMIN=true
SILENT_INSTALL_SOLR=true
SILENT_INSTALL_PDFG=true
#For Linux it would be as /opt/coldfusion2021 (Change it as per your path)
SILENT_INSTALL_FOLDER=C:\\ColdFusion2021
#Enable one of Prod(secure/prod)/dev profile. These 3 are mutually exclusive and only one of them can be ture and others are false.
SILENT_ENABLE_PROD_SECURE_PROFILE=true
SILENT_ENABLE_PROD_DEFAULT_PROFILE=false
SILENT_ENABLE_DEV_PROFILE=false
#IP addresses from which Administrator can be accessed.
SILENT_ADMIN_IP=
#IP address of the CF installed machine through which PDFG/Solr service would be accessed remotely.
SILENT_JETTY_IP=
SILENT_ADMIN_USERNAME=admin
SILENT_ADMIN_PASSWORD=Adm1n$12
SILENT_ENABLE_RDS=true
SILENT_RUNTIME_USER=
#Provide password when enable RDS is true
SILENT_RDS_PASSWORD=Adm1n$12
#username/password of remote administrator component for server remote start/stop
SILENT_JETTY_USERNAME=admin
SILENT_JETTY_PASSWORD=Adm1n$12
#Context Root for Jee Installation
SILENT_CONTEXT_ROOT=
SILENT_AUTO_ENABLE_UPDATES=true
#For Linux it would be as /opt/coldfusion2021 (Change it as per your path)
SILENT_PREV_CF_MIGR_DIR=C:\\ColdFusion2021
#Enable/Disable the servlets depending on if they are not used by your application or not.
#Applicable only if production OR Production+Secure profile is enabled. For Dev profile, all are enabled by default.
ENABLE_RDS=false
ENABLE_WSRP=false
ENABLE_JSDEBUG=false
ENABLE_CFR=false
ENABLE_CFSWF=false
ENABLE_CFFORMS=false| OS | Command |
UNIX | ./coldfusion_installer.bin [-f propertiesFilePath] |
Windows | coldfusion_installer.exe [-f propertiesFilePath]. For example, if you want to install ColdFusion (2021 release) silently, run the command, ColdFusion_2021_WWEJ_win64.exe -f silent.properties. |
Solaris | java -jar jar_name [-f propertiesFilePath] |
| macOS | Extract the .zip and install. |
# Serial number of the new version of ColdFusion
SERIAL_NUMBER=
# Accept EULA- true. To proceed, you must accept the EULA
EULA_ACCEPTED=true
IP_ADDRESSES=
# Specify the deployment type- Production, Development, Staging, Testing, Disaster recovery
DEPLOYMENT_TYPE=Production
COLDFUSION_ADMIN_PASSWORD=Admi1n$123
# Server profile - 1-Production+Secure, 2-Production, 3-Development. Valid value are 1/2/3.
SERVER_PROFILE=1
COLDFUSION_RDS_PASSWORD=
# Install type - 1-Install new version of Adobe ColdFusion 2021 with a serial number , 2-30-day trial, 3-Developer Edition
INSTALL_TYPE=1
# Select the path till WEB-INF
COLDFUSION_INSTALL_LOCATION=/opt/wildfly-20.0.0.Final/standalone/deployments/cfusion.war/WEB-INF/