dedicated-node job from cf-redis/295
Github source:
160dc5cb
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
(fromredis-agent_ctl.erb
)bin/redis_ctl
(fromredis_ctl.erb
)config/agent.yml
(fromagent.yml
)config/redis.conf
(fromredis.conf.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.