Performing silent installation of Control Room on Linux
- Updated: 2020/07/20
Performing silent installation of Control Room on Linux
Silent Control Room installation, also known as unattended installation, uses a customized script with parameters specific to your business requirements. The entire installation process runs in the background without requiring user interaction or displaying messages.
Prerequisites
- Verify you have completed the Automation 360 On-Premises prerequisites.
- Ensure that you have the following:
- Automation Anywhere Control Room installation file
- SSL certificate
- License file
- Verify the installation server has internet access in order to update Linux kernel files and OS libraries using Yum updates. Alternatively, configure /etc/yum.conf on the installation server to use a repository local to its network. The repository should be up to date before starting the installation.
Two scripts run the Linux silent installation:
- LinuxInstaller.sh: This script contains the installation parameters you want to apply during installation.
- CallLinuxScript.sh: This script executes the first script.
Run the script in Linux shell.