/concourse-vsphere

Concourse pipelines to deploy Pivotal Products

Primary LanguageShell

NOTES:

  • This pipeline is based on the vSphere reference architecture
  • Pre-requisites for using this pipeline are:
    • 4 Networks (One for each of the Infrastucture, Deployment, Services and Dynamic Services)
    • Minimum of 3 AZ's
    • DNS with wildcard domains

IMPORTANT: If the above vSphere settings do not match your setup, please fork this repository and modify the tasks/config-opsdir/task.sh and update the networks and AZ's JSON accordingly

Refer to the /pipelines README for more instructions

Now you can execute the following commands:

  • fly -t lite login -c https://<CONCOURSE-URL>:8080
  • fly -t lite set-pipeline -p pcf -c ./pipelines/new-setup/pipeline.yml -l ./pipelines/new-setup/params.yml
  • fly -t lite unpause-pipeline -p pcf

Supported pipelines