Installation prerequisites - Docker Installation

Fulfill the following prerequisites before starting the docker installation:
  • Ensure that you have docker installed on your system.
  • The response file, named <product>-response.txt and docker script file, are located in the ISO file in the /utils directory.
  • The binary files are located in the ISO file in the /suite directory.
  • Docker script includes few basic OS utilities that are required to execute the Smarts product functionality. Utilities like Telnet and SSH are required for CLI discovery process. Any additional utilities which is required for specific requirement, can be installed using “yum” inside container.
  • Ensure that you placed the following mentioned files in any folder on your system:
Files needed to install Smarts application in docker container.
Setup File
Response File
Docker File
Smarts-DM-IP-2_4_0_0-linux64.bin
IP_NETWORK_SUITE-response.txt
IP_NETWORK_SUITE-Dockerfile.txt
Smarts-DM-SAM-2_4_0_0-linux64.bin
SAM_SUITE-response.txt
SAM_SUITE-Dockerfile.txt
Smarts-DM-ESM-2_4_0_0-linux64.bin
ESM_SUITE-response.txt
ESM_SUITE-Dockerfile.txt
Smarts-DM-MPLS-2_4_0_0-linux64.bin
MPLS_SUITE-response.txt
MPLS_SUITE-Dockerfile.txt
Smarts-DM-NPM-2_4_0_0-linux64.bin
NPM_SUITE-response.txt
NPM_SUITE-Dockerfile.txt
Smarts-DM-OTM-2_4_0_0-linux64.bin
OTM_SUITE-response.txt
OTM_SUITE-Dockerfile.txt
Smarts-DM-VOIP-2_4_0_0-linux64.bin
VOIP_SUITE-response.txt
VOIP_SUITE-Dockerfile.txt
The docker file creates the docker image with the help of above files mentioned in the table. In order to disable EDAA mode and change to the broker host, edit <product>-response.txt. “Install using Unattended mode” on page 30 provides more information on installing the product using Unattended mode. Also, Docker is not supported for MCAST, ASAM and ACM.