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.
-
From the Azure portal, note the following of the Viewpoint VM:
- The private IP address.
- If applicable, either the public IP or public DNS.
- Log on to the VM using the authentication type you chose when deploying the VM.
-
Switch to the root user environment.
# sudo su -
-
Go to the scripts directory.
# cd /opt/teradata/unityui/scripts
-
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. - At the prompt to proceed, type yes.
-
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.
- At the prompt, enter the password for the Unity Repository user, which is unity
-
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
.