Configure Unity | Teradata Vantage on Azure (DIY) - Configuring Unity - Teradata Vantage on Azure

Teradata Vantageā„¢ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
8.0
Published
March 2021
Language
English (United States)
Last Update
2021-04-01
dita:mapPath
ohu1564530491656.ditamap
dita:ditavalPath
quw1564586883304.ditaval
dita:id
B035-2810
Product Category
Cloud
PrerequisiteDeploy and configure the Teradata software ecosystem completely before performing the Unity portlet setup described below.

If you are deploying Unity as part of a Teradata software ecosystem, perform the procedure below from the Viewpoint VM to set up Unity portlets successfully and to launch the Unity portlet dashboard.

  1. From the Azure portal, note the following of the Viewpoint VM:
    • The private IP address.
    • If applicable, either the public IP or public DNS.
  2. Log on to the VM using the authentication type you chose when deploying the VM.
  3. Switch to the root user environment.
    # sudo su -
  4. Go to the scripts directory.
    # cd /opt/teradata/unityui/scripts
          
  5. Run the uiSetup script.
    # /opt/teradata/unityui/scripts # ./uiSetup.sh
    
    The script will show how many running Viewpoint processes were detected. They should be shut down before configuring the Unity portlet.
  6. At the prompt to proceed, type yes.
  7. At the prompt, enter the hostname of the primary Unity server.
    You can find the private IP address by noting it from either the Azure portal on the Unity VM instance overview page or by using the command ifconfig from the command line if already logged into the Unity Azure VM instance.
  8. At the prompt, enter the password for the Unity Repository user, which is unity
  9. At the prompt, enter the password for the Unity Admin user, which is vpadmin.
    When the script has finished the screen displays
    Completed Unity UI setup
    .