4 Tutorials
If you're just getting started with Concourse we'd recommend that you start with the Concourse Tutorials developed and maintained by our friends at Stark & Wayne.
Below you'll also find additional tutorials, guides and articles written by various members of the Concourse community.
These guides are not written or maintained by the Concourse maintainers. As usual, use at your own risk!
4.1 Learning Concourse
Concourse Tutorial by Stark & Wayne. A linear sequence of tutorials for learning how to use Concourse.
How To Set Up Continuous Integration Pipelines with Concourse CI on Ubuntu 16.04 by Digital Ocean
Concourse Samples by Pivotal Services. This repository contains code samples and recipes for common Concourse pipelines and deployment patterns
Spring Cloud Pipelines by Marcin Grzejszczak
Creating a continuous integration pipeline in Concourse for a test-infused ASP.NET Core app by @rseroter
Concourse caching for Java Maven and Gradle builds by @bijukunjummen
4.2 Installation & Configuration
Setting Up and Using Concourse CI on Ubuntu 16.04 by Digital Ocean
Getting Started With Concourse on macOS by @osis
Concourse Badges by Pivotal Engineering.
Concourse with an HTTP/HTTPS Proxy by Pivotal Services. A guide on configuring your Concourse deployment in an environment with an HTTP/HTTPS proxy
Concourse pipelines in an offline environment by Pivotal Services. A guide on configuring pipelines in an environment with limited or isolated access to the Internet
4.3 Configuration
Concourse Badges by Pivotal Engineering.
Concourse with an HTTP/HTTPS Proxy by Pivotal Services. A guide on configuring your Concourse deployment in an environment with an HTTP/HTTPS proxy
Concourse pipelines in an offline environment by Pivotal Services. A guide on configuring pipelines in an environment with limited or isolated access to the Internet
4.4 Integrations
Vault Integration with Concourse by Pivotal Services. Describes Vault configurations for integration with a BOSH-deployed Concourse server.
Secure credential automation with Vault by Pivotal Services. Examples of using Vault for credentials management in Concourse pipelines
CredHub Integration with Concourse This guide provides samples of deployment manifests and pipelines for the integration of a BOSH-deployed Concourse server with CredHub
Concourse integration with UAA by Pivotal Services. A guide on securing teams in Concourse using UAA as an identity provider
4.6 Thanks
A big thank you to our community of contributors for making these tutorials, guides, and articles for Concourse. Your contributions are deeply appreciated and you have our thanks 👏
If you'd like to add a tutorial or guide to this list, fork the concourse/docs
repository, edit lit/tutorials.lit
, then make a pull request.