GoCD
Open-source continuous delivery server
GoCD is a continuous delivery and automation server that models complex CD workflows with its value stream map. It visualizes the entire path from commit to deployment.
Key features
- Value stream mapping
- Pipeline modeling
- Plugin ecosystem
- Parallel and fan-out builds
Strengths
- Released under the Apache-2.0 license
- First-class Docker support for quick deployment
- Kubernetes-ready with Helm charts available
- Mature project with 7.4k GitHub stars
GoCD replaces
Compare GoCD
7 head-to-head comparisons.
Similar ci/cd & build apps
act
CI/CD & BuildRun GitHub Actions workflows locally for fast feedback
Replaces GitHub Actions
Drone
CI/CD & BuildContainer-based continuous delivery platform
Replaces Jenkins, CircleCI
Jenkins
CI/CD & BuildExtensible open-source automation server for CI/CD
Replaces CircleCI
Argo CD
CI/CD & BuildDeclarative GitOps continuous delivery for Kubernetes
Replaces Spinnaker
Argo Workflows
CI/CD & BuildContainer-native workflow engine for Kubernetes
Replaces Airflow
Dagger
CI/CD & BuildProgrammable CI/CD engine that runs pipelines as code
Replaces GitHub Actions, CircleCI