sameersbn / docker-gitlab

Dockerized GitLab
http://www.damagehead.com/docker-gitlab/
MIT License
7.87k stars 2.14k forks source link

REDIS Replacement #1023

Open gjrtimmer opened 7 years ago

gjrtimmer commented 7 years ago

I've spent several days building a complete new redis image. I would to request an evaluation from the community, to see if we can use this as the basic redis image instead of sameersbn/docker-redis.

Source repository:

Both source repositories are the same.

Overview:

For more information about sentinel: https://redis.io/topics/sentinel

I've thoroughly tested the master with multiple slaves with sentinel, automatic failover etc..., everything is working.

Also everything is documented within the README and I've provided 7 docker-compose examples, see the readme for more information.

I really hope everyone likes this new image, and are willing to evaluate it and look at the possibility to either reference it within docker-gitlab or fork my github repo.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had any activity for the last 60 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.