redis-consul job from redis-consul/2
Github source:
7c266eda 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(fromconsul/redis-disk-level.json.erb)consul/redis-service.json(fromconsul/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.