Installing Analytics Content Hub on Linux
You can download and run the Analytics Content Hub installer for Linux®.
Before you begin
Download the following programs:
- Canonical® Ubuntu® Linux version 14 LTS or newer.
- Red Hat® Enterprise Linux® 7 or newer.
- CentOS 7 or newer.
Procedure
- Download the IBM® Analytics Content Hub file and transfer it to the Linux server by using File Transfer Protocol (FTP).
- Open the Linux terminal and log in as the Analytics Content Hub user.
- Create a directory in your Analytics Content Hub root and name it
installer.
For example, if the root directory is /home/analyticscontenthub/AnalyticsContentHub, then the new directory path is /home/analyticscontenthub/AnalyticsContentHub/installer.
- If you do not transfer the file directly into that directory, you must move it to the IBM-ACH-2024.3.1_linux-x64.tar.gzalyticsContentHub-2024.3_linux- x64.tar.gz/home/analyticscontenthub/AnalyticsContentHub directory.
- If you use the root directory to transfer the file to the server, use the
chown
andchgrp
commands on that file:chown analyticscontenthub IBM-ACH-2024.3.1_linux-x64.tar.gz chgrp analyticscontenthub IBM-ACH-2024.3.1_linux-x64.tar.gz
- Extract the file:
gunzip IBM-ACH-2024.3.1_linux-x64.tar.gz
- Extract the file:
tar -xvf IBM-ACH-2024.3.1_linux-x64.tar
- Run the installer:
./setup.sh
- Enter 1 on the following prompt:
Press 1 to continue, 2 to quit, 3 to redisplay
- Enter you Licensee name, the License key, and press 1 to continue.
- Press Space until this prompt appears:
Press 1 to accept, 2 to reject, 3 to display
- Enter 1.
- Press 0 on the following prompt to install the application:
Install or Upgrade: 0 [x] Install 1 [ ] Upgrade
- Enter 1.
- Enter 0 or press enter to select the Express installation mode.
- Enter 0 or press enter to select the full installation.
- Enter 1 on the following prompt:
Press 1 to continue, 2 to quit, 3 to redisplay
- Provide the Analytics Content Hub installation path or press enter if the default path is
correct on the
Upgrade Path
prompt. - Press 0 if the path in the prompt is correct.
- Press 1 to continue.
- Type in a username for the Elasticsearch user or press enter to proceed with the default name.
- Enter and confirm the password.
- Press 1 to continue.
- Provide the database hostname or the IP value.
- Type in the name of the database.
- Provide the database port value or press enter if the default port is correct.
- Enter the Analytics Content Hub user from step 21.
- Enter and confirm the password.
- Press 1 to continue.
- If you need to install the IQ, press 1.
- Enter and confirm the password.
- Verify whether all the port values that appear in the prompt are correct.
You can provide alternative port values that you want to use.
- Press 1 to continue.
When the installation process ends, a confirmation message appears.