Windows - Installing Intrexx via the Command Line
Before installing Intrexx, verify that all prerequisites are met and that the preparatory steps have been completed.
You can find detailed help on this topic here:
Specify configuration settings during installation
Start Installation
The following instructions assume that you select "Intrexx Portal Server Production Installation (Single Server)" when choosing components. With this option, you install Intrexx with all available components on a (virtual) Windows server.
Open the Windows Command Prompt. Navigate to the directory containing the installation files.
Start the installation with the following command:
consolesetup.bat
Optional Parameters
You can optionally use the following parameters for the installation:
| --logging=plain | If you use this parameter or value, all individual installation steps will be displayed. The animation (a rotating slash) is disabled in the log output. |
| --configFile=<cfgfile> | If you use this parameter, you can install Intrexx using a configuration file (see Installing Intrexx Using a Configuration File (Headless). |
| --update - d |
If you use this parameter, you can perform an "unattended update." Use this parameter together with the --configFile or --installationPath parameters. |
|
--silent -s |
If you use this parameter, detailed progress information will not be displayed during setup. Note: The --silent parameter is not related to the Intrexx Silent Track. You will choose the release track later during the installation. |
| --help | You can use this parameter to display additional parameters. |
Example
consolesetup.bat -t --logging=plain
Alternatively, you can select the "consolesetup.bat" file in Windows Explorer and right-click it to run it as an administrator. The optional parameters will then not be available to you.
Accept the License Terms
*** Intrexx Portal Server Windows (AMD64/EM64T) for Windows (AMD64/EM64T) ***
To install this product, you must accept the license agreement.
Please read them carefully.
Do you accept the license terms (Yes/No/View)?
Select a component
The following components are available. Select one.
1) Intrexx Portal Server Production Installation (Single Server)
2) Intrexx Portal Server Production Installation (Cloud/Cluster)
3) Intrexx Portal Server Minimal Installation
Components (1-3)?
Intrexx Portal Server Production Installation (Single Server)
This option installs a set of components optimized for single-server production use. The package includes Portal Server, Portal Manager, Search Server, and various database drivers.
Intrexx Portal Server Production Installation (Distributed Cloud/Cluster)
A set of components optimized for cloud or cluster deployment is installed here. The package includes Portal Server, Portal Manager, cloud components, search servers, and various database drivers.
For more information on cloud installation, see the section " Installing Intrexx in the Cloud"
Intrexx Portal Server Minimal Installation
This option installs a streamlined set of components tailored to your platform. The package includes Portal Server, Portal Manager, the search server, and the most important database drivers.
Compare Configurations You can see which installation options include which components by clicking "Compare Configurations."
You can download the " Portal Manager " from the following links:
| Through 12.0.4 | As of 1/12/0 | |
|
Windows |
Download | Download |
|
Linux |
Download | Download |
|
Mac |
Download | Download |
Select Packages
The following packages will be installed:
Java Runtime Environment
Installation System
Portal Server
Portal Server Single-Server Support
Apache Solr Search Server
Optional Database Drivers
Portal Manager
Do you accept this selection (Yes/No)?
Type "Yes" to install all packages.
If you enter "No," you can decide for each package individually whether you want to install it or not.
If you do not want to install the Java Runtime Environment that comes with Intrexx, enter "No" for this package. Please note that you will then need your own compatible Java Runtime Environment to install and run Intrexx.
Intrexx Administration API
If you want to install the Intrexx Administration API as well, do not accept the selection and enter "No."
You will then be prompted to confirm (or, if necessary, decline) the installation of each individual package.
You will then be prompted to confirm the installation of each individual package.
Would you like to install the Java Runtime Environment package (Yes/No)? Yes
The "Installation System" package is being installed because it is required.
Would you like to install the Portal Server package (Yes/No)? Yes
The Portal Server Single Server Support package is being installed because Portal Server depends on it.
Would you like to install the Portal Server Cloud & Cluster Support package (Yes/No)? No
Would you like to install the Apache Solr Search Server package (Yes/No)? Yes
Would you like to install the Optional Database Drivers package (Yes/No)? Yes
Would you like to install the Portal Manager package (Yes/No)? Yes
Would you like to install the Intrexx Administration API package (Yes/No)? Yes
Confirm the prompt "Do you want to install the Intrexx Administration API package (Yes/No)?" "Yes."
For detailed information on installing the Intrexx Administration API via the command line, see the section " Windows - Installing IAA via the Command Line."
Select JDK
Please specify the desired JDK.
JDK path [C:\SetUps\Intrexx-Steady-Setup-06092021\professional\java\packaged\windows\amd64]
Press "Enter" to select the JDK that comes with Intrexx. If you want to use a different JDK, enter the path to it here.
Specify the installation directory
Installation directory [C:\intrexx]:
Press "ENTER" to select the suggested installation directory. The "intrexx" directory will then be created automatically.
Set the instance name
Please select an instance name.
To continue the installation with an empty instance name, please enter $.
Installation instance (default instance = $) [intrexx]:
This step of the installation applies to you if you want to install multiple instances of Intrexx.
Enter the $ sign if you want to install only one instance of Intrexx (default instance).
Give the Intrexx instance a unique name if you want to install multiple Intrexx instances. The different names make it possible to distinguish between the various Intrexx instances. At the same time, this option allows for the parallel installation of Intrexx.
Please enter your release track (Steady, Silent) [STEADY]
Configuring Solr
By default, the Apache Solr search server is installed along with Intrexx. It provides the search functionality for your portal.
By default, the Apache Solr search server is installed on the same server as Intrexx. Therefore, "127.0.0.1" (localhost) is set as the default host. Port 8983 is suggested.
However, you also have the option of installing the Apache Solr search server on a different server. In that case, you'll need to adjust the information accordingly.
The Intrexx Portal Server authenticates itself on the Solr search server using a username and password. Change the default authentication credentials.
More Information
Apache Solr Configuration
Host: 127.0.0.1
HTTP Port: 8985
User: solr
Password (default "SolrRocks"): *********
Do you want to accept these settings (Yes/No)?
More Information
https://solr.apache.org/resources.html
https://solr.apache.org/guide/solr/latest/getting-started/tutorial-solrcloud.html
The installation routine is running
Once you have completed all configuration settings, the (actual) installation routine will begin.
