docker-gitlab
docker-gitlab copied to clipboard
Is support redis password?
https://docs.gitlab.com/14.6/omnibus/settings/redis.html gitlab_rails['redis_password'] = '<redis_password>'
How i configer redis password?
can i like this : REDIS_HOST = password@host
can i like this : REDIS_HOST = password@host
This setting has no effect at all. My redis is also secret
I also had the same problem ... and redis can use clusters ?