Installer Documentation

Hi All,

I’m trying to bootstrap a server using the Linux installer in unattended
mode and wondering which arguments have changed from the Railo installer?

I’m assuming the railopass argument has changed… but to what? (it’s not
luceepass)

railopass=YOURPASSWORDHERE
installdir=/opt/railo
tomcatport=8888
tomcatshutdownport=8005
tomcatajpport=8009
systemuser=root
startatboot=true
installconn=true
apachecontrolloc=/usr/sbin/apachectl
apachemodulesloc=
apacheconfigloc=
apachelogloc=
installiis=true

Thanks in advance,
Adam

Well I used the --help option… It looks like the password arg is sill
railopass

Railo-Lucee 4.5.1.000-pl0

Usage:

–help Display the list of valid options
–version Display product information
–unattendedmodeui Unattended Mode UI

                            Default: none

                            Allowed: none minimal minimalWithDialogs

–optionfile Installation option file

                            Default: 

–debuglevel Debug information level of verbosity

                            Default: 2

                            Allowed: 0 1 2 3 4

–mode Installation mode

                            Default: gtk

                            Allowed: gtk xwindow text unattended

–debugtrace Debug filename

                            Default: 

–installer-language Language selection

                            Default: en

                            Allowed: en

–prefix Installation Directory

                            Default: ***unknown variable my_prefix***

–railopass Lucee Password

                            Default: 

–tomcatport Tomcat Web Server Port:

                            Default: ***infinite recursion in variable 

tomcatport***
–tomcatshutdownport Tomcat Shutdown Port:

                            Default: ***infinite recursion in variable 

tomcatshutdownport***
–tomcatajpport Tomcat AJP Port:

                            Default: ***infinite recursion in variable 

tomcatajpport***
–systemuser

                            Default: root

–startatboot Yes, Start Lucee at Boot Time

                            Default: yes

–installconn Install Apache Connector?

                            Default: true

–apachecontrolloc Apache Control Script Location

                            Default: ***infinite recursion in variable 

apachecontrolloc***
–apachemodulesloc Apache Modules Directory

                            Default: ***infinite recursion in variable 

apachemodulesloc***
–apacheconfigloc Apache Configuration File

                            Default: ***infinite recursion in variable 

apacheconfigloc***
–apachelogloc Apache Logs Directory

                            Default: ***infinite recursion in variable 

apachelogloc***
–installiis Install the IIS Connector?

                            Default: yes

–bittype params.bitTypeDesc

                            Default: ***infinite recursion in variable 

bittype***

                            Allowed: 32 64On Friday, March 20, 2015 at 11:12:28 PM UTC+11, Adam Chapman wrote:

Hi All,

I’m trying to bootstrap a server using the Linux installer in unattended
mode and wondering which arguments have changed from the Railo installer?

I’m assuming the railopass argument has changed… but to what? (it’s not
luceepass)

Installation installerdocumentation linunattended · getrailo/railo Wiki · GitHub
railopass=YOURPASSWORDHERE
installdir=/opt/railo
tomcatport=8888
tomcatshutdownport=8005
tomcatajpport=8009
systemuser=root
startatboot=true
installconn=true
apachecontrolloc=/usr/sbin/apachectl
apachemodulesloc=
apacheconfigloc=
apachelogloc=
installiis=true

Thanks in advance,
Adam