docker-redis-cluster icon indicating copy to clipboard operation
docker-redis-cluster copied to clipboard

Add options for authenticate, protected mode, clean/keep data file before start

Open QuyenTran93 opened this issue 3 years ago • 5 comments

QuyenTran93 avatar Jun 14 '21 13:06 QuyenTran93

@QuyenTran93 Why was this closed?

Grokzen avatar Jun 17 '21 09:06 Grokzen

@QuyenTran93 Why was this closed?

Sorry bro, I need to check these options for sentinel.

QuyenTran93 avatar Jun 17 '21 10:06 QuyenTran93

@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

QuyenTran93 avatar Jul 16 '22 01:07 QuyenTran93

@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 avatar Jan 30 '23 07:01 dtomasi

@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 ?

QuyenTran93 avatar Feb 05 '23 08:02 QuyenTran93