Loading the Images into Docker - Teradata Unity

Teradata® Unity™ Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Unity
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2018-10-31
dita:mapPath
vft1517499323118.ditamap
dita:ditavalPath
2523_ICUCustomer_unity_1620.ditaval.ditaval
dita:id
B035-2523
Product Category
Analytical Ecosystem

The following Docker environment on Linux has been certified. Though not certified, Unity Systems Manager likely runs on other Linux distributions as well as other platforms.

  • OS: Ubuntu 16.04.5 LTS (Xenial Xerus)
  • CPU: 1 core
  • RAM: 6 GB or more
  • Hard Drive: 300 GB or more
  • DOCKER: 17.03.0-ce or later
  • DOCKER-COMPOSE: 1.13.0 or later
  1. Load the images into docker: docker load < UnitySystemsManager.img
  2. Start the UI, API, and supporting services: docker-compose up -d
    If the docker daemon or OS is restarted, containers do not start automatically. You must run docker-compose up -d each time.
  3. Verify the services are running: docker ps