In my last blog post I showed how to deploy Pivotal Cloud Foundry operations manager. Once it’s deployed we have to configure it.
Pivotal CF Operations Manager is a web application that you use to deploy and manage a Pivotal CF PaaS. It does it's deployments using BOSH. BOSH installs and updates software packages on large numbers of VMs over many IaaS providers with the absolute minimum of configuration changes. So when you deploy the Pivotal CF operations manager, you are really setting up your environment to deploy VM’s with BOSH.
Next we need to install the elastic runtime environment.
Comments