This repo contains the source for the Bosh deployment manifest for the 18f Cloud Foundry deployment.
- Install
spiff - Copy the secrets example to secrets file:
cp manifests/cf-secrets-example.yml manifests/cf-secrets.yml - Change all the variables in CAPS from
manifests/cf-secrets.ymlto proper values - Run
./generate_deployment_manifest > manifest.yml
Wherever you have your bosh installation run:
bosh deployment manifest.ymlbosh deploy