redis job from bosh/129
              Github source:
              7d6c56c5 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(fromredis_ctl)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.