This project have been archived as it no longer is active.
Install VirtualBox form https://www.virtualbox.org/wiki/Downloads
Install Vagrant from http://www.vagrantup.com/downloads.html
git clone git@github.com:os2loop/vagrant.git
vagrant plugin install vagrant-hostsupdater
Make a folder named htdocs
drush make --working-copy https://raw.github.com/os2loop/profile/develop/drupal.make htdocs
After bootstrap is done, connect to mysql and create a database for loop.
vagrant up
vagrant halt
vagrant destroy
vagrant ssh
Default IP: 192.168.50.11
Apache is available from http://loop.vm
Varnish from http://loop.vm:8000
Default mySQL password is 'vagrant'.
Remote x-debug is enabled on port 9000 and connecting to 192.168.50.1