cloud-gov / product

Program-level artifacts, workflow and issues for cloud.gov
Creative Commons Zero v1.0 Universal
29 stars 15 forks source link

Deploy cloud-service-broker to pre-prod environment with 'cf push' #2943

Closed jameshochadel closed 2 months ago

jameshochadel commented 4 months ago

To prepare to launch new brokered service on cloud.gov and eventually port all brokered services to a new architecture, we will deploy the cloud service broker to one of our pre-production environments.

jameshochadel commented 2 months ago

I'm successfully running the broker in my sandbox space using the csb image, which is based on the cloud-service-broker image. It builds and runs with an empty brokerpak. I've split out other tasks like deploying the broker with Terraform to other issues.