Skip to content
/ LEMP Public

Vagrant box with ubuntu 12.04, PHP 5.5, Nginx, composer, memcached, beanstalkd, xdebug

Notifications You must be signed in to change notification settings

judg3/LEMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Requierments:

  • Vagrant >= 1.5.0
  • Virtualbox >= 4.2
  • Hostmanager vagrant plugin install vagrant-hostmanager
  • Omnibus vagrant plugin install vagrant-omnibus
  • Librarian Chef vagrant plugin install vagrant-librarian-chef (if this doesent work try vagrant plugin install vagrant-librarian-chef-nochef) and if you still have problems delete windows and all your problems will fly away.

#Tested

  • vagrant (1.6)
  • virtualbox (4.3.13)
  • vagrant-librarian-chef (0.1.5)
  • vagrant-omnibus (1.4.1)
  • vagrant-hostmanager (1.4.0)

#Installed software:

  • Ubuntu 12.04
  • Nginx 1.1.19
  • PHP 5.5.12
  • composer
  • java7
  • ant
  • mysql 5.5 mysql -uroot -p123qwe
  • memcached
  • beanstalkd
  • liquibase 3.2.0
  • xdebug ( port: 9001)

#How to install

  • Place your project in the data dir
  • Activate the roles in /roles (from the .dist files create the ones without the .dist suffix, change the settings as you want)
  • Run vagrant up local or vagrant up demo (depends on which role you want to activate)
  • Visit the provided hostname to test (default: www.test.local or www.test.demo)

More info

  • You can change the mysql config in the roles

About

Vagrant box with ubuntu 12.04, PHP 5.5, Nginx, composer, memcached, beanstalkd, xdebug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published