Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 534 forks source link

DynomiteDB & REDIS - Need help to create a docker image #654

Open kanagasabai-karunanithy opened 5 years ago

kanagasabai-karunanithy commented 5 years ago

Hi Team,

As of now in my environment, I am using REIDS Memcache. I wish to build a docker image for DynomiteDB separate and REDIS separate.

I have gone through multiple git repos for docker image. I am not getting anything useful, Need help to find the good or right git repo for DynomiteDB build and REDIS build.

I am planning to have 2 racks in each DC and each rack will have 5 nodes each. need help on yml config file also.

Thanks in advance.

ipapapa commented 5 years ago

We have documentation on containers and Dynomite in the Docker folder. Does this help?