To install TAS using ops manager, you first need to upload the software bundle to ops manager VM. ssh to jumpbox that is created earlier - ref to post : Execute the command pivnet products in jumpbox to verify the access, otherwise login to pivnet cli as mentioned in post Download TAS Just like
TAS
Tanzu Application Service – Part 5 : Install Bosh director
In my earlier post, we have seen the process to deploy resources like terraform, ops manager, DNS binding etc.. After login to ops manager (https://pcf.<env name>.<domain name>), BOSH director is displayed as tile in dashboard with orange colour which indicates pending further configuration. click on the tile "Bosh Director for GCP" Google
Tanzu Application Service – Part 4 : DNS binding in GCP
In continuation to previous post : Navigate to GCP console > Network Services > Cloud DNS, terraform automatically creates a zone by default with DNS name as <<envname>>.<<domainname>> (in my case it is captainv-pilot.captainvirtualization.in.) For this demo, I am using my existing domain name - captainvirtualization.in, which I purchased from go
Tanzu Application Service – Part 3: deploying resources in GCP using terraform
Before proceeding with ops manager installation, the following cloud infrastructure resources are to be created: network subnets load balancers external IP addresses firewall rules dns entries Terraform is used to automate the provisioning of these resources. In GCP, we obtain permission to perform these actions
Tanzu Application Service – Part 2: Download required artifacts from tanzu network
Go to Tanzu Network and sign up for a new account if you don’t have one, if already created then just sign in. VMware Tanzu Network is a catalog of software artifacts published by VMware, including the Tanzu Application Service (TAS), Operations Manager, TAS service tiles, Health watch, Harbor, Concourse for