Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Deploy and develop on Drupal with LXC, Vagrant and Docker.
Installing Drupal on lxc containers has never been so easy.
The result image can also be used by docker via import, and run only the pieces you need.

Working code and full instructions:
https://github.com/ricardoamaro/drupal-lxc-vagrant-docker

You will get:

  1. Drupal (latest version)
  2. Nginx
  3. Php + php-fpm
  4. Mysql
  5. Phpmyadmin
  6. xhprof
  7. xdebug
  8. composer

Soon i have the code more stable i'll move it here.
For now you should clone it via:
git clone git@github.com:ricardoamaro/drupal-lxc-vagrant-docker.git

Project information