Concourse Samples and Recipes
Sample code and recipes on Concourse CI pipelines and deployments.
Table of Contents
Concourse Pipeline Patterns
- Gated Pipelines
- Time triggered pipelines
- Parameterized pipeline tasks
- Credentials Management with CredHub
- Credentials Management with Vault
- Authenticate Concourse team members with PCF UAA
- Insert Build Metadata into user notifications
Concourse Pro Tips
- Running tasks with images on S3 for disconnected environments
- Make Concourse retrieve an older version of a resource
- Test Worker Connectivity
- Run a task container with a user other than
root
- Configure Concourse with an HTTP/HTTPS proxy
- Running tasks and resources without a Docker registry
- Concourse pipeline integration with local Docker Registry
- Deploying a Private Docker Registry with Bosh
- Running local tasks while developing your CI pipeline in Concourse
- Preview Concourse pipelines in ATOM
Concourse Deployment Patterns
Sample PCF Pipelines
Reusable Pipelines Tasks
- Configure PCF Tile
- Configure PKS CLI User
- Create PKS Cluster
- Delete PKS Cluster
- Monitor about-to-expire PCF TLS certificates
- Regenerate non-configurable PCF TLS certificates
- Configure VMWare NSX-V artifacts
- Configure VMWare NSX-T artifacts