Upgrading to a New Version - Teradata Unity
Teradata® Unity™ Installation, Configuration, and Upgrade Guide for Customers
- Product
- Teradata Unity
- Release Number
- 16.20
- Published
- October 2018
- ft:locale
- en-US
- ft:lastEdition
- 2018-10-31
- dita:mapPath
- vft1517499323118.ditamap
- dita:ditavalPath
- 2523_ICUCustomer_unity_1620.ditaval.ditaval
- dita:id
- B035-2523
- Product Category
- Analytical Ecosystem
-
Stop currently running services:
docker-compose down
-
Unzip the new tarball to the same location as the old one.
-
Change directory to the UnitySystemsManager directory:
tar xzvf Unity-UnitySystemsManager__Linux_noarch.16.20.xx.xx-1.tar.gz
-
Load the new image into docker:
docker load < UnitySystemsManager.img
-
Start the UI, API, and supporting services:
docker-compose up -d