Skip to content

redis-consul job from redis-consul/1

Github source: bf8c6e4e or master branch

Properties

consul

service

name

Name for advertising/discovering this service over consul

tags

Array of tags to include in consul advertisement

Default
- redis

health

disk

critical

Percentage of persistent disk full to trigger critial health alert

Default
95
warning

Percentage of persistent disk full to trigger warning health alert

Default
50

interval

Interval for consul to perform health checks

Default
20s

redis

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-consul/ directory (learn more).

  • consul/redis-disk-level.json (from consul/redis-disk-level.json.erb)
  • consul/redis-service.json (from consul/redis-service.json.erb)

Packages

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

This job relies on no runtime packages.