Skip to content

Run easily a redis cluster with docker-compose

Notifications You must be signed in to change notification settings

raphaelauv/redis-cluster_docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-cluster docker compose

run

docker compose up -d

will start a redis cluster with 3 main nodes and 3 replicas nodes

And 2 web GUI :

redislabs/redisinsight : http://localhost:8083/

redis-commmander : http://localhost:8085/