Sign inSign up

paunin/redis

By paunin

•Updated over 8 years ago

redis cluster

Image
0

10K+

paunin/redis repository overview

⁠REDIS CLUSTER FOR DOCKER

⁠How cluster for redis works

Please read official documentation⁠ to understand how cluster should look like

⁠Run mode

You can set mode by 2 environment variables.

  • SENTINEL=1 - run container as a sentinel
  • MASTER=1(work if SENTINEL<>1) - run application as a redis master

⁠ENV Variables

Check Dockerfile⁠ for more details. ENV directives will guide you.

Tag summary

Content type

Image

Digest

Size

52.2 MB

Last updated

over 8 years ago

docker pull paunin/redis