Deploying ConcourseCI with BOSH is easy, and there is a lot of information out there about it and how to make it work.
I’ll go through how I deploy concourse locally for testing. I deploy to a director that is running locally in virtualbox
First thing we need to do is make sure that our director has some resources and the right stemcell. The fastest way to get these is to use bosh.io, so lets load the stemcell in first.
In this tutorial, we are going to start up a local BOSHLite director in VirtualBox.