Concourse CIJsonnetTemplatingAfter building a bunch of big infrastructure pipelines for Concourse with jsonnet, I've some patterns to share to handle all that complexity
Concourse CIJsonnetTemplatingTemplating YAML pipelines using a tool like Jsonnet is a way of managing the complexity of pipelines that increase in size and complexity
Concourse CIAWSSetting Concourse CI with an authenticated ALB in AWS is an easy way to increase the security of your CI setup, but if you want to still use fly you need to do some adaptations
Continuous integrationConcourse CICertificatesIf you are managing a certificate for an application, you should make sure you know when it is going to expire. This can be automated as part of your build pipeline