I will try out, Sebastien. That's all I personally need to hosting applications. The same structure I am trying on AWS.
Cheers, --Tuna Sent from my GT-N7000, please excuse my typos On Mar 30, 2015 5:10 PM, "sebgoa" <run...@gmail.com> wrote: > Hi, > > In case anyone is interested I just wrote a ansible playbook that creates > a set of VM on cloudstack and then installs a few docker containers that > configure a Mesos cluster. > The Mesos cluster is configured to use Docker itself. So you can submit > Mesos tasks that are Docker containers. > > Sounds bit convoluted, but using Docker for deployment of a framework is > actually very nice, and using that Framework to manage containers across > hosts is needed. > > https://github.com/runseb/ansible-mesos-cloudstack > > That's just a prototype, any feedback and PR welcome. > > -sebastien