User Guide : Installing Integration Manager : Installing Integration Manager on Linux
 
Share this page                  
Installing Integration Manager on Linux
Actian Integration Manager has the following prerequisites:
Java Runtime Environment 8
User account with sudo privileges
To install Integration Manager on Linux
1. Change user to root:
sudo su
2. Download the Integration Manager rpm from Actian ESD.
3. Copy the Integration Manager rpm to your server.
4. Install the Integration Manager rpm using following command.
yum install integration-manager-<version>-<build>.noarch.rpm
Then press y and press Enter to validate the installation. Example:
yum install integration-manager-2.0.0-1.noarch.rpm
5. As you wait for the rpm to install, you may follow the Integration Manager log by running the following command:
tail -f /etc/opt/Actian/agent/logs/im.log
6. After Installation is complete, validate that the Integration Manager dashboard is up and running. In your browser go to http://<hostname>:8080/ui.
Port Configurations is defaulted to port 8080. Change this, if necessary.