GitHunt
MO

mooingcat/concourse

BOSH Release

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 deployment lives at
ci.concourse.ci. Its pipeline configurations live in
this repo under
ci/pipelines.

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://192.168.100.4:8080 and download
the Fly CLI from the bottom-right.

Follow the Provisioning with
Vagrant
docs for more
information.

Languages

Go62.1%Shell32.1%HTML5.4%Makefile0.2%Batchfile0.2%
Apache License 2.0
Created May 21, 2015
Updated May 21, 2015
mooingcat/concourse | GitHunt