Skip to content

acfreitas/javabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaBox

Introduction

This project automates the setup of a development and testing environment for Java 8, using Vagrant and Chef Solo.

Requirements

Setup

$ git clone --recursive https://github.com/acfreitas/javabox.git
$ cd javabox
$ vagrant up

P.S. Use git clone --recursive for clone git submodules.

The Box contains

  • Ubuntu 12.04 LTS 32-bit
  • Git
  • Java 8
  • PostgreSQL

Dependencies

More information

Check the Vagrant documentation and Chef Solo documentation

About

A Development and Testing environment for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages