Quickly get concourse up-and-running on a single Ubuntu 14.04 instance.
For best results use a prestine Ubuntu 14.04 LTS Server instance. Note: this has been tested on AWS EC2 Ubuntu Server 14.04 LTS (HVM), SSD Volume Type - ami-fce3c696.
This is intended for testing and getting going with concourse. There is absolutely no security with this setup. Use at your own risk.
- Shell into your instance.
sudo apt-get install git
git clone https://github.com/motevets/concourse-in-a-box.git
concourse-in-a-box/setup.bash
sudo reboot
- Wait for reboot, and shell back into your instance.
sudo ciab
Concourse is a product of Alex Suraci and Chris Brown sponsored by Pivotal Inc.
For Github issues and pull request are encouraged for issues related to Concourse in a Box. For support with Concourse itself refer to concourse.ci, or be social on the Concourse slack channel.