Skip to content

GSA/cg-manifests

 
 

Repository files navigation

18F Cloud Foundry Bosh Deployment Manifest

This repo contains the source for the Bosh deployment manifest for the 18f Cloud Foundry deployment.

How to generate the final manifest:

  1. Install spiff
  2. Copy the secrets example to secrets file: cp manifests/cf-secrets-example.yml manifests/cf-secrets.yml
  3. Change all the variables in CAPS from manifests/cf-secrets.yml to proper values
  4. Run ./generate_deployment_manifest > manifest.yml

How to deploy the manifest:

Wherever you have your bosh installation run:

  1. bosh deployment manifest.yml
  2. bosh deploy

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%