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
- Host: GitHub
- URL: https://github.com/eis/vagrant-jenkins-box
- Owner: eis
- Created: 2014-05-07T03:55:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T12:56:15.000Z (over 10 years ago)
- Last Synced: 2025-10-23T16:54:42.034Z (8 months ago)
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)