Concourse CI

Open Source Apache-2.0

Pipeline-based CI/CD system with declarative configuration

Difficulty
●●● Advanced
Last check
2026-02-28

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

Concourse CI Preview

Platforms

Web Linux Docker

Replaces the following proprietary tools

GitHub Actions Concourse CI
CircleCI Concourse CI
Travis CI Concourse CI

Self-Hosting

Concourse CI can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.

Documentation →

Tags

#go #deklarativ #ressourcen #pipelines #zustandslos
← Back to CI/CD Pipelines