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

Dockerfile for Redis Cluster (redis 3.0+)

Results 22 docker-redis-cluster issues
Sort by recently updated
recently updated
newest added

Hi! Great library, thanks for that. I wanted to make a pull request that adds TLS support. I did all the changes to code and documentation but unfortunately I have...

would be great to in some way streamline the ability to add modules. right now i'm just editing the dockerfile and boot script to build and load them. any ideas?

enhancement
help wanted
accepting-pr

I used this configuration below to create a cluster with 1 master 2 slave with 3 sentinels, but it keeps creating 3 master with no slave attached, what did I...

This PR adds basic `linux/arm64` support via docker's new `buildx`. For now, we're adding `linux/amd64` and `linux/arm64` only but it is fairly trivial to add more platforms. This does change...

I noticed that [docker image published](https://hub.docker.com/layers/grokzen/redis-cluster/latest/images/sha256-bfdff783f81486e1f5b72a19f63fe4f87abc2feedfe6b690e7a86f7246571199?context=explore) as `latest` is not actualy latest, it is from `Feb 21, 2023 at 11:03 am` while [the latest version](https://hub.docker.com/layers/grokzen/redis-cluster/7.0.10/images/sha256-1e4b14cf748a9178a921d1cc784903eed586be700b04e49dc308a125babd8707?context=explore) is `7.0.10`. I noticed this...

![image](https://user-images.githubusercontent.com/20728259/224645759-c4321412-0f71-4dce-9dbc-b36f6e3cbd69.png) As can be seen by the image above when running docker-compsoe down, it always takes a bit more than 10 seconds to "down" the container. Other containers are much...

```bash Can I set the above configuration? (type 'yes' to accept): yes >>> Nodes configuration updated >>> Assign a different config epoch to each node >>> Sending CLUSTER MEET messages...

### Hello, ### We are trying to use the image grokzen/redis-cluster:7.0.10 but it contains several CVEs any plan to upgrade the packages used ? Thank you ---- | Vulnerability |...