This java class is to deploy/import ovf file from a local path
DeployOVF.java
1 Comment - Thanks Kiran. Is there an example on how we can upload OVF from remote server say a HTTP / HTTP(S) / FTP server directly
Thus far the fatures of this script are for use with UAG 3.9.1+ and may depend on the feature being used specifically so please read the notes in the PS1 file. The script is controlled by a 'master-uag-list.csv' file and provides the following features: Deploy UAG appliances (Single or Per Horizon Pod) Delete UAG appliances (Single or Per Horizon Pod) Modify CSV credentials (vCenter, Root, Admin, role monitoring) and keeps them in the CSV in encrypted form (All UAGs in CSV) Uses a key per credential type Creates a backup of CSV when each credential type is modified Day 2 Operations Update Root passwords on running UAG's (Per Horizon Pod) Update Admin passwords on running UAG's (Per Horizon Pod) Update role monitoring passwords on running UAG's (Per Horizon Pod) Update Quiesce mode on UAG's (Per Horizon Pod) Update Certificates on UAG's (Per Horizon Pod) Uses PowerShell transcript system to create a log file Each UAG row entry in CSV can be skipped by setting 'Skipped' column to 1 or 0 to not skip it when operations are performed from the CSV to help provide more granular controls The controlling of the script thru a CSV is to help mitigate the risk of erronously deleting UAG appliances in production and thus UAG's that can be automated or perform day 2 operations have to be configurted with a row per UAG in the CSV
UAG-Automation-main.zip
1 Comment - Updated to version 12.1 to fix an issue with the script deleting the 'master-uag-list.csv' file upon attempting to deploy UAG appliances
Tanzu Mission Control access with ability to attach new clusters Get an CSP API access token for TMC vRA Code Stream configured with an available Docker Host that can connect to the network you will deploy the OpenShift clusters to
Deploy OpenShift Cluster - Installer Provisioned Infrastructure.yaml
Product Documentation Supporting Blog posts I wrote about the product: Getting Started - Deploying and configuring the Provider and Agent Appliances Deploying Self Service Databases as an end user Pre-Reqs Download the following files from the Tanzu Network Product Page Agent Virtual Appliance Provider Virtual Appliance Understand the networking requirements from the product documentation, you need a management network and a control plane network
terraform-vsphere-data-management-for-tanzu-main.zip
This file includes sample code to configure a vSAN cluster
vsanDeploy.py
1 Comment - no search term matches found in comments.
Updated the UAG auto deploy and day 2 operations PowerShell scripting solution to version 12.1 to resolve an issue identified in field testing
Module for vSAN Stretched Cluster & 2 Node I took some of my existing scripts and combined them into a module Setup requires the psd1/psm1 files to be put in a VSANSC2N directory under Powershell Modules or you can use Import-Module and the path to these
Modules-master.zip
2 Comments - no search term matches found in comments.