Command Line Deployment - VoV Deployer

Teradata VantageCore on Virtualization (VoV) Deployer Getting Started

Product
VoV Deployer
Release Number
Deployer 5.0
Published
March 2026
ft:locale
en-US
ft:lastEdition
2026-03-31
dita:mapPath
ijo1771527092730.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
ijo1771527092730

The command line interface provides a scriptable automation-friendly deployment.

The basic script is as follows:

cd /root/run-tdvm-vov-deployer
./run-vov-deployer.sh

This is the general flow of the deployment:

  1. Prompt for property file paths
  2. Generate Ansible inventory
  3. Select the deployment mode
  4. Display configuration summary
  5. Confirm and execute
  6. Stream logs to the console.

Interactive mode is provided for both standard and advanced deployments.