mnenad / aerial-maneuvers

Concourse CI Cookbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aerial Maneuvers

The Concourse CI Cookbook

Doing a barrel roll is an example of an aerial manouver; currently Concourse doesn't support barrel rolls but it should.

##About

Concourse is built on a few components, all written in Go with cutesy aerospace-themed names.

Using Concourse for your CI needs is overall a wonderful experience due to its simplicity, scalability, and integrations via resources ( and the cutesy aerospace-themed names! ). However, it is often tough to go from vision to execution when first getting started with Concourse; the simplicity can feel like a pile of building blocks ready to be moudled into anything!

This repo hopes to collect some strategies, stories from the trenches, and helpful tips to assist new Concourse users on their flight to the perfect Concourse CI / CD strategy!

##Topics

There a several key topics which this documentation hopes to cover in-depth, and hopefully the list will grow as more users share their stories and strategies:

###Pipeline Strategies

  • Continuous Deployment to CF

###Deploying Concourse

  • Deploying Concourse in an air-gapped environment

About

Concourse CI Cookbook

License:MIT License