Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 2.39 KB

INTRO.md

File metadata and controls

41 lines (24 loc) · 2.39 KB

GoCD User Documentation

Welcome to GoCD - an Open Sourced Continuous Integration and Release Management system. Please take a minute to understand the basic concepts in GoCD before you go any further.

Start using GoCD

Quick help

Need help fast? Try out the topics below to get building in no time.

Start using GoCD

Installation

Getting started

Installation done but need help setting up GoCD?

  • Set up your first pipeline - GoCD captures the build plan for your project in a pipeline. Find out how to set up your first pipeline.
  • Install agents - You need a build agent in order to start building. Learn to deploy one or more agents here.

Using GoCD

See GoCD in use

Watch tutorials on some common GoCD concepts and tasks

Contributing to this documentation

The code for this help documentation is hosted here. If you think something can be improvised and/or added to the documentation, please send a pull request for the same. You can read more about pull requests here.

We're using GitBook for generating our HTML Docs from markdown files. You can read more about it here.