Skip to content

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/

About

Run easily a redis cluster with docker-compose

Topics

Resources

Stars

Watchers

Forks