Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 971 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 971 Bytes

vagrant-glassfish

The project will create a Ubuntu based vm and provision the box with Glassfish and the necessary dependencies. Additionally, various technologies have been installed to the stack.

Current Stack:

  • OS: Ubuntu LTS 10.2
  • Latest Open JDK
  • GlassFish V4 (installed as a service)

Vagrant

Vagrant is a system used for creating and configuring virtual development environments. To get started with this project you'll need to:

Starting and using the Vagrant box

  1. Download the aforementioned software.
  2. Clone this repository.
  3. Run vagrant up from the cloned repo
  4. In a few minutes you should have a clean GlassFish install

Accessing the server: