Skip to content

redis job from redis/3

Github source: aadcd34a or master branch

Properties

redis

master

IP address or hostname of the Redis master node

Default
false

password

Password to access redis server

Default
r3d!s

port

Port to listen for requests to redis server

Default
6379

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/redis/ directory (learn more).

  • bin/monit_debugger (from bin/monit_debugger)
  • bin/redis_ctl (from bin/redis_ctl)
  • config/redis.conf (from config/redis.conf.erb)
  • consul/redis.json (from consul/redis.json.erb)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.