compliance.cloud.gov Deployment
This repo contains the Concourse pipeline for deploying compliance.cloud.gov a gitbook system security plan (SSP) for Cloud.Gov.
This repo also contains the Dockerfile for creating the images used in the pipeline.
-
Run
cp credentials.yml.example credentials.yml fly -t lite set-pipeline -n -c pipeline.yml -p compliance-documentation -l credentials.yml fly -t lite unpause-pipeline -p compliance-documentation
-
Go to the pipeline page
Note this won't actually complete the deployment to compliance.cloud.gov...you will need to modify credentials.yml
and run set-pipeline
again for that to work.
- In production, this should not run under an individual's cloud.gov account. It is currently deployed using the
cloudgov-deployer
limited deployment user. Ask in #cloud-gov-support if you wish to deploy this pipeline and do not know how to get those credentials.