I would discourage running Riak in Docker. If you use Docker in bridge
mode, then it becomes fairly difficult to deal with networking across
machines. If you run it in host mode, you run into issues with epmd in
the host network namespace. There are some workarounds to this, like
using third party networking solutions or swarm.

I'm curious though, for me to answer this question fully, what aspects
of Docker are you interested in using? Docker has evolved to be quite
the beast with dozens of different flags, levers, and switches. Which
ones are you planning on flipping?

On Wed, Jul 13, 2016 at 11:33 AM, Adam Winter
<awin...@pillartechnology.com> wrote:
> Is a Docker-based deployment of Riak officially supported by Basho and
> encouraged?
>
> I see articles of how to configure Riak to run in Docker images, but no
> explicit mention of it within the list of supported platforms.
>
>
> Adam Winter
> 614-446-9033
> Delivery Lead
> Pillar Technology Group, LLC
> awin...@pillartechnology.com
>
> Interact with me on:
> LinkedIn | Twitter
>
>
>
>
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to