Hi John, None that we have details on (yet), although some have hinted at running production Riak deployments within Docker containers on Apache Mesos (potentially across multiple hosts).
We are tracking a similar request here. [0] As of right now, a popular path forward appears to be cross-host linking via Ambassador containers. [1] I have yet to prove this out myself. -- Hector [0] https://github.com/hectcastro/docker-riak/issues/10 [1] http://docs.docker.io/use/ambassador_pattern_linking/ On Thu, May 1, 2014 at 6:50 PM, john.kline <[email protected]> wrote: > > > Hector Castro has a wonderful project for starting a riak cluster inside > containers on a single host (https://github.com/hectcastro/docker-riak) > > I have been trying to do a similar deployment in EC2, but with each Docker > container/node deployed to a separate instance. This has not been > successful. The sticking point I believe is that the name of the riak node > is not visible outside the instance. > > Has anyone been able to successfully deploy a Riak cluster using Docker > images and have those images deployed to different hosts? > > Thanks in advance. > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Riak-cluster-on-Docker-tp4031066.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
