Last Updated: February 25, 2016
·
1.495K
· santiagogil

Lost, a Vagrant LEMP box on steroids

Nginx + PHP-FPM + Percona Server

just a few commands away.

1. Install Vagrant (version 1.0.5 and later are preferable)
2. $ git clone https://github.com/santiagogil/Lost.git your-folder
3. $ cd your-folder
4. $ bundle install
5. $ librarian-chef install
6. $ vagrant up
7. Wait a few minutes
8. Point your browser to localhost:8080

More info