Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

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.