This is my latest LEMP dev build. It’s carefully crafted after days of tweaking to include the following:
- Ubuntu 14.04 LTS
- NGINX 1.8.0
- PHP 5.6 (latest, currently 5.6.9)
- Ruby 2.2.2 (via RVM)
- Compass
- Sass
- Bundler
- CYAML
- curl
- openssl
- xdebug
- Composer
You can find it here, be sure to update the variables in the bash script to your specific parameters.
Usage
cd /path/to/my_app git clone https://github.com/litwicki/Litwicki-LEMP.git /path/to/my_app vagrant up
0 Comments