Skip to content

cppforlife/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.

Project Roadmap

Pivotal Tracker

Try it on Vagrant

  1. Install dependencies

    vagrant plugin install vagrant-bosh
    gem install bosh_cli --no-ri --no-rdoc
    go get github.com/concourse/fly
    
  2. Create a new VM

    vagrant up
    
  3. Play around with ATC

  • Browse to your local ATC and trigger a build.
  • Edit manifests/vagrant-bosh.yml and vagrant provision to reconfigure.
  1. Play around with Fly
  • Write a build config (build.yml) and run it with fly. See Turbine's for an example.

About

BOSH Release

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published