Concourse CI
concourse-ci.orgConcourse is an open-source continuous thing-doer.
Dev Toolsci-cdcontinuous-integrationopen-sourcepipelinecontainersdevopsautomation

About
Concourse CI is an open-source continuous integration and automation system that models pipelines as code using YAML configuration. It runs all tasks in containers for reproducible builds, provides a visual pipeline UI, and is managed entirely through the fly CLI. It supports custom resource types for flexible integrations without relying on a plugin system.
Problem
Teams need a reproducible, code-driven CI/CD system that remains manageable as pipeline complexity grows.
For
software developers and DevOps engineers
How it works
Pipelines are defined in YAML, uploaded via the fly CLI, and executed in isolated containers with jobs triggered by resource changes.
Business model
open-source
Status
launched