subway-broker job from cf-subway/3.1.0
              Github source:
              63c3706 or
              master branch
            
Properties¶
name¶
  
    
      Name to register broker with Cloud Foundry, etc
- Default
- subway-broker 
password¶
  
    
      Broker’s basic auth password
port¶
  
    
      Port for broker to listen
- Default
- 8000 
username¶
  
    
      Broker’s basic auth username
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/subway-broker/ directory
            (learn more).
          
- bin/ctl(from- bin/ctl)
- bin/monit_debugger(from- bin/monit_debugger)
- data/properties.sh(from- data/properties.sh.erb)
- helpers/ctl_setup.sh(from- helpers/ctl_setup.sh)
- helpers/ctl_utils.sh(from- helpers/ctl_utils.sh)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.