Commanding Chaos for Coworking, Open Source and Creative Communities

Automate Drupal deployments with Linux Containers, Docker and Vagrant | DrupalCon Prague 2013

Thu, 04/23/2015 - 15:27 -- rprice

The problem(s) of Full virtual servers: - Consume another layer of system memory. - IO is slower than the actual real system and makes Drupal sluggish to respond. - Are very complex to configure. - Drupal needs faster automated deployments solutions. - Costumers need full shell access, with services admin. The proposed solution: - Linux containers with vagrant & docker automatic deployments.