read
A chef cookbook for liferay in-memory db version. Runs on precise64 3.2.0-23-generic Vagrant image
8 Steps for quick run
-
Vagrant up the following box
- ssh onto the box and
sodo su - Install chef client
curl -L https://www.chef.io/chef/install.sh | sudo bash - Verify installation by running
knife - (OPTIONAL) override your cookbook location for knife through
knife.rbif required - run
knife cookbook site install liferay - run
chef-client -z -o liferay - give it sometime. launch http://192.168.33.12:8085/liferay-portal/ from your host