redis job from bosh/217
              Github source:
              99290fb3 or
              master branch
            
Properties¶
redis¶
  
  
    
listen_address¶IP address Redis server listens on (optional)
password¶Password clients must use to access Redis server
port¶TCP port Redis server listens on
- Default
25255
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/redis_ctl(from- redis_ctl)
- 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.