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:
- Prompt for property file paths
- Generate Ansible inventory
- Select the deployment mode
- Display configuration summary
- Confirm and execute
- Stream logs to the console.
Interactive mode is provided for both standard and advanced deployments.