Skip to content

dedicated-node job from cf-redis/274

Github source: d885e70f or master branch

Properties

redis

broker

dedicated_port

The port used by the redis instances

Default
6379

config_command

The name of the obfuscated redis CONFIG command.

Default
""

Templates

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

  • bin/redis-agent_ctl (from redis-agent_ctl.erb)
  • bin/redis_ctl (from redis_ctl.erb)
  • config/agent.yml (from agent.yml)
  • config/redis.conf (from redis.conf.erb)

Packages

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