GoCD
An open-source continuous delivery server by Thoughtworks. Model complex build and deployment workflows, visualize your entire value stream, and promote builds through environments with full traceability.
First Login
GoCD starts with no authentication by default. After deployment, open your domain to access the dashboard immediately. It is strongly recommended to configure authentication via Admin > Security in the web interface.
What You Can Do After Deployment
- Visit your domain — the GoCD dashboard loads immediately
- Create pipelines — define build-test-deploy workflows via the web wizard
- Visualize value streams — see the full dependency graph of your pipelines
- Manage environments — promote builds through dev, staging, and production
- Configure agents — connect build agents to execute your pipeline tasks
- Set up authentication — configure LDAP, password files, or OAuth from the admin panel
- Install plugins — extend GoCD with notification, SCM, and task plugins
Key Features
- Advanced pipeline modeling with fan-in/fan-out dependencies
- Value Stream Map for end-to-end visualization
- Environment and pipeline group management
- Elastic agents for on-demand build infrastructure
- Built-in artifact management
- Plugin ecosystem for SCM, tasks, notifications
- Compare builds to see exactly what changed
License
Apache-2.0 — GitHub