Skip to content

lpiepiora/vagrant-jboss-as

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant JBoss 7.1.x

This is the simple vagrant setup installing Java 7 and JBoss 7.1.x on Ubuntu Precise 64

How to Start

  1. Install VirtualBox
  2. Install Vagrant
  3. Install Salty Vagrant (vagrant plugin install vagrant-salt)
  4. Startup Vagrant by executing vagrant up
  5. Connect to the server by executing vagrant ssh

Notes

JBoss is installed to /opt/jboss-as directory, and it is run with jboss-as user's permissions.

The private network is created, with an IP address equal to 192.168.56.128. JBoss is accessible under http://192.168.56.128:8080.

Dependencies:

About

Quickly install JBoss AS 7.1.x in VirtualBox virtual machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages