A BOSH release for the
concourse
binary.
This repository contains the official BOSH release of
Concourse. It packages up the concourse
binary
and exposes all flags via properties on the web
and worker
jobs. These jobs
represent the web
node and the
worker
node, respectively.
Check out the concourse-bosh-deployment
repository repository
for a stub manifest and various ops files.
If you're not familiar with BOSH, you may want to check out the BOSH documentation first.
If you're just looking to get Concourse running quickly and kick the tires, you may want to try the Quick Start instead.