Grokzen / docker-redis-cluster

Dockerfile for Redis Cluster (redis 3.0+)
MIT License
1.47k stars 551 forks source link

Cannot redirect when connecting from remote #136

Closed BruceChen2017 closed 2 years ago

BruceChen2017 commented 2 years ago

When starting redis cluster container in remote server, then I try to connect from local machine. When redirecting, it always try to connect 172.17.0.2:xxxx, then it cannot be connected. How to resolve this issue?

Kindrat commented 2 years ago

@BruceChen2017 Hey, so how did you do this?

ccatterina commented 2 years ago

@Kindrat I was looking for this feature too. It seems that is not supported https://github.com/Grokzen/docker-redis-cluster/issues/81#issuecomment-533887893

BruceChen2017 commented 2 years ago

@Kindrat @ccatterina You can achieve this by creating network.