Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Disable the built-in Redis and Fill in the connection details

redis['enable'] = false
gitlab_rails['redis_host'] = "master.rapyder-poc-gitlab-redis.u236bt.apse1.cache.amazonaws.com" 
gitlab_rails['redis_port'] = 6379 
gitlab_rails['redis_password'] = ""
Source by www.codegrepper.com #
 
PREVIOUS NEXT
Tagged: #Disable #Redis #Fill #connection #details
ADD COMMENT
Topic
Name
6+1 =