This is a bosh2 style deployment config for Gerrit/Jenkins/Sonarqube & Nexus all linked together configured with a base set of plugins that can be used to build FINkit services.
Deploy using:
bosh -d buildstack deploy \
--vars-store buildstack-deployment-vars.yml \
buildstack.yml
This will create the variable store buildstack-deployment-vars.yml
and all generated keys & passwords will be stored in here.