Skip to content

subway-broker job from cf-subway/2

Github source: e7b26eb9 or master branch

Properties

subway_broker

backend_brokers

Array of URIs for backend CF brokers with embedded basic auth, e.g. http://user:pass@10.10.10.10

backends

Structure of common backend info, plus hosts: is an array of IPs/hostnames, see README

password

Basic auth password for Cloud Foundry to connect to Subway broker API

port

Port for broker to listen

Default
8000

username

Basic auth username for Cloud Foundry to connect to Subway broker API

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.