Skip to content

AndreaPravato/liferay-puppet-deployment

This branch is 1 commit behind mimacom/liferay-puppet-deployment:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Emanuel Muhr
Feb 26, 2014
ba670b5 · Feb 26, 2014

History

3 Commits
Feb 26, 2014
Feb 26, 2014
Feb 26, 2014
Feb 26, 2014
Feb 26, 2014

Repository files navigation

Liferay development environment example

Overview

This is an example project to showcase the automated installation of a Liferay development/test environment. It uses VirtualBox and Vagrant for VM management and Puppet for provisioning.

Setup

  1. Clone this project.
  2. Install VirtualBox: https://www.virtualbox.org
  3. Install Vagrant: http://www.vagrantup.com
  4. Change into the directory where this project was cloned.
  5. Enter 'vagrant up'.
  6. After all puppet modules are finished the fresh installed Liferay portal is available at: http://localhost:8080

Content

This project will install the following artifacts on a Ubuntu 12.04 box:

  1. OpenJDK 7
  2. MySQL
  3. Liferay 6.2 CE bundled with Tomcat

Notes

  • It may be necessary to enable hardware virtualization (VT-x for Intel, AMD-V for AMD processors).

About

Liferay puppet example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published