redislabs/rgcluster

Verified Publisher

By Redis

Updated 4 months ago

A RedisGears Cluster Docker Image

Image
Machine learning & AI
Databases & storage
Monitoring & observability
1

10K+

redislabs/rgcluster repository overview

RedisGears Cluster Docker Image

Use this to have a RedisGears-enabled Redis Cluster running inside a single container with one command. This uses Redis' create-cluster utility.

By default, it bootstraps a 3-shard cluster on ports 30001-30003. To run:

docker run -d -p 30001:30001 -p 30002:30002 -p 30003:30003 redislabs/rgcluster

Configuration

The default configuration is set by the contents of docker-config.sh. To override it, create your own - e.g., "myconfig.sh" - on the host, for example and mount it to the container's /cluster/config.sh filesystem like so:

docker run -d $PWD/myconfig.sh:/cluster/config.sh redislabs/rgcluster

Tag summary

Content type

Image

Digest

sha256:d81072e30

Size

860 MB

Last updated

4 months ago

docker pull redislabs/rgcluster:8.0.0

This week's pulls

Pulls:

191

Jun 29 to Jul 5