Skip to content

Deploy app to CG dev environment

What we're after

To test the billing service in a real CF environment and evaluate its security and compliance before going live, we must deploy the app to the dev environment.

Security considerations

Follow the best practices established in the CSB and brokers regarding routing, secrets protection, etc

Notes for implementers

  • Terraform should be used to deploy the app. See the pipeline in the CSB repo.
  • The service can either be deployed as a Docker app or a buildpack app. If docker, the CSB and its folder in common-pipelines has pointers. If buildpack, look at the data.gov supplemental service broker, or the Notify.gov service broker. (Both use similar Terraform)

Related issues/sub-projects

Edited by Zach Rollyson