If you are installing LucidWorks Enterprise on a computer without a graphical user interface (a "headless" machine), you can run the installer in "console" mode.
# Launch the installer with the command {{java \-jar <file-name.jar> \-console}}.
\\ \\{code:borderStyle=solid|borderColor=#666666}
bash-3.2$ java -jar lucidworks-enterprise-installer-1.7.jar -console
{code}
\\
# Read through the license, then press '1' at the end to accept the license terms.
\\ \\{code:borderStyle=solid|borderColor=#666666}
....
You agree that this Agreement is the complete Agreement for the Programs and licenses, and this Agreement supersedes all prior or
contemporaneous Agreements or representations. If any term of this Agreement is found to be invalid or unenforceable,
the remaining provisions will remain effective. This Agreement is governed by the substantive and procedural laws of California.
You and Lucid agree to submit to the exclusive jurisdiction of, and venue in, the courts of San Mateo county in California
in any dispute arising out of or relating to this Agreement.
press 1 to accept, 2 to reject, 3 to redisplay
1
{code}
\\
# Select each component to install and choose the address and port each component will run on (this is multiple steps).
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Please select which LWE components should be enabled on this server, or specify the remote address of a component if it will run remotely:
[x] Run LWE-Core Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8888]
[x] Run SearchUI Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989/search]
[x] Run AdminUI Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989]
[x] Run Alerts Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989/alerts]
Note: Components will communicate with each other using these addresses, and if enabled on this machine, will run on the port given in the address.
Leave the address blank to keep a component from being used (locally or remotely)
press 1 to continue, 2 to quit, 3 to redisplay
1
{code}
\\
# After approving the components to install, select the directory location for the install. This will be the base path for {{$LWE_HOME}}, which is referenced throughout this Guide when discussing configuration and log file locations.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Select target path [/Users/cassandra4work/Downloads]
/Applications/LucidImagination/LucidWorksEnterprise
press 1 to continue, 2 to quit, 3 to redisplay
1
{code}
\\
# The installer installs LucidWorks Enterprise, and asks if you want to start the servers.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
[ Starting to unpack ]
[ Processing package: LucidWorks (1/1) ]
[ Unpacking finished ]
LucidWorks Enterprise has been installed. Would you like to start LucidWorks Enterprise now?
NOTE: LucidWorks Enterprise will be started in the background and may take some time to complete loading. You may continue on with the installer before it finishes loading.
Depending on your system hardware, LucidWorks Enterprise may take some time to finish loading even after the installer has been closed.
[x] Start LucidWorks Enterprise
input 1 to select, 0 to deseclect:
1
{code}
\\
# Finally, the installer displays confirmation of the successful installation.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Install was successeful
application installed on /Applications/LucidImagination/LucidWorksEnterprise
[ Console installation done ]
{code}
# Launch the installer with the command {{java \-jar <file-name.jar> \-console}}.
\\ \\{code:borderStyle=solid|borderColor=#666666}
bash-3.2$ java -jar lucidworks-enterprise-installer-1.7.jar -console
{code}
\\
# Read through the license, then press '1' at the end to accept the license terms.
\\ \\{code:borderStyle=solid|borderColor=#666666}
....
You agree that this Agreement is the complete Agreement for the Programs and licenses, and this Agreement supersedes all prior or
contemporaneous Agreements or representations. If any term of this Agreement is found to be invalid or unenforceable,
the remaining provisions will remain effective. This Agreement is governed by the substantive and procedural laws of California.
You and Lucid agree to submit to the exclusive jurisdiction of, and venue in, the courts of San Mateo county in California
in any dispute arising out of or relating to this Agreement.
press 1 to accept, 2 to reject, 3 to redisplay
1
{code}
\\
# Select each component to install and choose the address and port each component will run on (this is multiple steps).
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Please select which LWE components should be enabled on this server, or specify the remote address of a component if it will run remotely:
[x] Run LWE-Core Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8888]
[x] Run SearchUI Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989/search]
[x] Run AdminUI Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989]
[x] Run Alerts Locally
input 1 to select, 0 to deselect:
1
Address [http://127.0.0.1:8989/alerts]
Note: Components will communicate with each other using these addresses, and if enabled on this machine, will run on the port given in the address.
Leave the address blank to keep a component from being used (locally or remotely)
press 1 to continue, 2 to quit, 3 to redisplay
1
{code}
\\
# After approving the components to install, select the directory location for the install. This will be the base path for {{$LWE_HOME}}, which is referenced throughout this Guide when discussing configuration and log file locations.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Select target path [/Users/cassandra4work/Downloads]
/Applications/LucidImagination/LucidWorksEnterprise
press 1 to continue, 2 to quit, 3 to redisplay
1
{code}
\\
# The installer installs LucidWorks Enterprise, and asks if you want to start the servers.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
[ Starting to unpack ]
[ Processing package: LucidWorks (1/1) ]
[ Unpacking finished ]
LucidWorks Enterprise has been installed. Would you like to start LucidWorks Enterprise now?
NOTE: LucidWorks Enterprise will be started in the background and may take some time to complete loading. You may continue on with the installer before it finishes loading.
Depending on your system hardware, LucidWorks Enterprise may take some time to finish loading even after the installer has been closed.
[x] Start LucidWorks Enterprise
input 1 to select, 0 to deseclect:
1
{code}
\\
# Finally, the installer displays confirmation of the successful installation.
\\ \\
{code:borderStyle=solid|borderColor=#666666}
Install was successeful
application installed on /Applications/LucidImagination/LucidWorksEnterprise
[ Console installation done ]
{code}