Concourse CI
Open Source Apache-2.0Pipeline-based CI/CD system with declarative configuration
Description
Concourse is an open-source CI/CD system based on the concepts of resources, jobs, and pipelines. Each pipeline is defined as a declarative YAML configuration, and all builds run in isolated containers. Concourse treats pipelines as first-class objects and visualizes them as interactive diagrams. The system is designed to be stateless and is particularly well suited for complex, reproducible build workflows.
Preview
Platforms
Replaces the following proprietary tools
Self-Hosting
Concourse CI can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.
Documentation →Categories
Tags
Similar Tools
Woodpecker CI
Community fork of Drone with container-native CI/CD
Drone CI
Container-native CI/CD platform with YAML pipelines
Jenkins
The most established open-source automation server