Copyright © 2020 Traco Systems a.s.

version 1.2 (2020.3)

Installation prerequisites

Before You Begin

Compatibility

This product has been tested on the following platforms and with the following products:

Installation

This chapter covers the installation of the Traco GFX feature pack, however the installation requires the Traco ACS v1.x windows service, Traco ACS v2.x feature pack and Traco ACS Database to be installed also. For installation and licensing of Traco ACS please refer to Traco ACS Documentations.

  1. Upload the Traco GFX feature pack to your Cloud UX primary master node or single server.
    On Windows you can use WinSCP while on Linux you can use the scp command in terminal.
  2. Connect via ssh into your Cloud UX primary master node or single server where you uploaded the Traco GFX feature pack.
  3. Import the Traco GFX feature-pack.
    avidctl feature-pack import <path-to-feature-pack>/tracogfx.zip
  4. For Mediacentral | Cloud UX earlier then v2018.11 you must upgrade the helm repo manually.
    helm repo update
  5. Install the feature pack.
    avidctl feature install --feature avid-releases/tracogfx --name tracogfx --version=<version>
    Note: If this is your first installation of the Traco GFX feature pack, the application in the user interface will appear within 1 to 20 minutes. Note: The exact version number of the feature pack can be identified from the output of the feature-pack import command (step 3 of this chapter).
  6. If you are reinstalling or upgrading the Traco GFX feature pack, it is necessary to delete the old tracogfx pod from kubernetes if it was not deleted automatically after the Traco GFX feature pack installation. For more info about deleting pods please refer to MediaCentral | Cloud UX documentations.