Concourse is a container-based automation system written in Go, primarily used for CI/CD. It's designed to handle everything from straightforward to intricate automation workflows. The system champions concepts like idempotency, immutability, declarative configuration, stateless workers, and reproducible builds.
Automate any kind of pipeline with a container-based system.
Teams needing a scalable and opinionated system for their continuous integration and delivery processes.