Windows - Installing IAA via the Command Line
Step-by-Step
To install the Intrexx Administration API during the Intrexx installation, follow these steps:
-
Follow the installation steps until you reach "Select Packages."
For detailed information on installing Intrexx via the command line, see the section " Windows - Installing Intrexx via the Command Line."
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)?
-
Reject 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
Install the "Intrexx Administration API" package
-
Confirm the prompt "Do you want to install the Intrexx Administration API package (Yes/No)?" "Yes."
A list of the packages to be installed is displayed.
Java Runtime Environment
Installation System
Portal Server
Portal Server Single-Server Support
Apache Solr Search Server
Optional Database Drivers
Portal Manager
Intrexx Administration API
-
Confirm your selection by clicking "Yes."
Do you accept this selection (Yes/No)? Yes
-
Follow the installation wizard until you reach the IAA configuration.
(For detailed information on installing Intrexx via the command line, see the section Windows - Installing Intrexx via the Command Line.")
Configuring the Intrexx Administration API
Please specify the administration API port [4242]:
-
Press "Enter" to confirm port 4243 (default), or specify an alternative port through which the Intrexx Administration API can be accessed.
Please enter the Administration API username [irma]:
-
Press "Enter" to confirm the username "irma," or enter an alternative username.
Please enter the Administration API password:
-
Enter a password for the IAA and confirm it.
You'll need a username and password to log in to the IAA.
After you authenticate with the IAA, you will receive the API key. You need this to be able to use the IAA resources.
For detailed information on authentication and using the API key, see the following sections:
Use a self-signed certificate for the Administration API (Yes/No)? Yes
-
Confirm this prompt with "Yes" if you want communication between the API client (API consumer) and the Intrexx Administration API to be encrypted using a self-signed certificate (for test or development portals).
In this case, Intrexx automatically generates a self-signed certificate and uses it for the encrypted connection. -
Confirm this prompt with "No" if you want communication between the API client (API consumer) and the Intrexx Administration API to be encrypted using a CA certificate.
Please specify the path to the certificate you want to use (pkcs12 file type required):
-
Specify the path to the certificate store.
Please enter the password for your certificate store:
-
Enter the password for the certificate store.
For detailed information about certificates in Intrexx, see the section " Certificates and Encrypted Connections in Intrexx."
-
Press "ENTER" and follow the installation procedure.