Docker installation prerequisites

Ensure that the following system requirements are met prior to performing the Docker installation of Unica Link.
  • Linux dockerized container - "Docker Engine" is required in order to run Docker containers.
  • Tomcat Version 9.0.14 - Automatically downloads.
  • MongoDB Version 4.0.5 - Automatically downloads.
  • Redis cache - Automatically downloads.
These prerequisites must be satisfied before you perform a Docker installation of Unica Link:
  • Kafka must be installed and request and reply topics must be created with the appropriate topic names specified in the kafalink.properties file.
  • Docker must be installed and running.
  • Any previous installation of Unica must be fully removed by using the uninstall command of the ./Link uninstall script.