GSA/cg-manifests

Name: cg-manifests

Owner: U.S. General Services Administration

Description: Release Manifest for Cloud Foundry

Created: 2016-01-19 20:47:48.0

Updated: 2016-01-19 20:47:49.0

Pushed: 2016-01-14 17:09:44.0

Homepage: https://github.com/18F/cg-manifests/wiki

Size: 188

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.