Skip to content

d/concourse

 
 

Repository files navigation

concourse

A BOSH release for concourse. The easiest way to deploy your own instance of concourse on AWS, vSphere, Openstack or with Vagrant.

Example

Concourse's own CI pipeline lives at ci.concourse.ci. Its configuration lives in this repo under ci/pipeline.yml.

Try it on Vagrant

Pre-built Vagrant boxes are available for VirtualBox and AWS. You can stand up a new instance pretty quickly without having to clone this repo:

vagrant init concourse/lite
vagrant up

Browse to http:https://192.168.100.4:8080 and download the Fly CLI from the bottom-right.

Follow the Provisioning with Vagrant docs for more information.

Packages

No packages published

Languages

  • Go 62.0%
  • Shell 32.4%
  • HTML 5.4%
  • Makefile 0.2%