An open API service indexing awesome lists of open source software.

https://github.com/eis/vagrant-jenkins-box

Vagrant box with CentOS, having Jenkins running through chef scripts
https://github.com/eis/vagrant-jenkins-box

Last synced: 4 months ago
JSON representation

Vagrant box with CentOS, having Jenkins running through chef scripts

Awesome Lists containing this project

README

          

vagrant-jenkins-box
===================

Vagrant box with CentOS, having Jenkins running through chef scripts

Steps to start it up:

1. Install Vagrant
2. $ git clone ...
3. $ git submodule init
4. $ git submodule update
5. $ vagrant up

Jenkins is configured to respond on [http://localhost:8082](http://localhost:8082)