docker-redis-cluster
docker-redis-cluster copied to clipboard
Add options for authenticate, protected mode, clean/keep data file before start
@QuyenTran93 Why was this closed?
@QuyenTran93 Why was this closed?
Sorry bro, I need to check these options for sentinel.
@Grokzen I was add environment RESET_DATA for handle remove/keep redis-data file before start redis.
I've tested this on my machine and published new tag to https://hub.docker.com/r/duyquyen/redis-cluster
@Grokzen @QuyenTran93 is there any progress? Looking forward to see this, as I want to use it in some tests. Currently this blocks me, as redis starts in protected mode in the test environment and its not that easy to invoke redis cli commands there.
Thanks a lot
@Grokzen @QuyenTran93 is there any progress? Looking forward to see this, as I want to use it in some tests. Currently this blocks me, as redis starts in protected mode in the test environment and its not that easy to invoke redis cli commands there.
Thanks a lot
@dtomasi Can you using my custom image - the temporary image until grokzen/redis-cluster support protected mode ?