Concourse CI
Open Source Apache-2.0Pipeline-based CI/CD system with declarative configuration
简介
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.
预览
平台
Web Linux Docker
可替代以下专有工具
GitHub Actions → Concourse CI
CircleCI → Concourse CI
Travis CI → Concourse CI
分类
标签
#go
#deklarativ
#ressourcen
#pipelines
#zustandslos
相似工具
Woodpecker CI
Community fork of Drone with container-native CI/CD
↳ GitHub Actions CircleCI +1
Apache-2.0 ●● 中等
Drone CI
容器原生、基于 YAML 流水线的 CI/CD 平台
↳ GitHub Actions CircleCI +1
Apache-2.0 ●● 中等
Jenkins
The most established open-source automation server
↳ GitHub Actions CircleCI +1
MIT ●●● 进阶