Vagrant lxc
Categories
Component ID
2066985
Component name
Vagrant lxc
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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:
- Drupal (latest version)
- Nginx
- Php + php-fpm
- Mysql
- Phpmyadmin
- xhprof
- xdebug
- 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
