Skip to content

iromu/vagrant-java-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sonar and Jenkins CI

Requirements

Download Virtualbox http://www.virtualbox.org/wiki/Downloads

Download vagrant latest binaries from http://vagrantup.com

Add base image

$ vagrant box add precise32 http://files.vagrantup.com/precise32.box

Usage

Execute this commands

$ bundle install
$ librarian-chef install
$ vagrant up

TODO

Increase tmp size

$ mount -t tmpfs tmpfs /run -o size=2000M,mode=1777,remount

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages