Posted by niccolox on January 21, 2014 at 12:32am
For my next project I am approaching the Big Data Drupal problem from the hosting angle
using Docker containers managed in an Open PAAS project called Deis.io
Drupalpro > Deis > Drush > Drupal > Aegir > Drupalpro
I am going to create install scripts for the standard Ubuntu 12 LTS Drupalpro which is target for Deis Docker etc etc
I have already got the Vagrant provider for Deis working on my host Precise desktop/server hybrid beastly monster, hairy and warty beasty it is
interestingly, both Deis and the Hue Cloudera interface are Django, Python
actually quite like Python and was sad Zope never really took off
anyway, more soon and will post links

Comments
Hey there
have you done any more integration with deis?
I'm hosting a erpal on deis right now with production quality but limited development access.
Ie. I can't use drush to sql-sync or rsync etc.
Is this a problem you are looking to solve?