Skip to content

router job from dingo-postgresql/0.10.1-rc.16

Github source: 35dba6fa or master branch

Properties

etcd

machines

hostnames for etcd servers

haproxy

syslog

Endpoint for sending haproxy logs

servicebroker

machines

hostnames for broker servers

port

broker process runs on this port

Default
8889

public_port

port to expose broker to router users

Default
8888

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/router/ directory (learn more).

  • bin/confd_ctl (from bin/confd_ctl)
  • bin/haproxy_ctl (from bin/haproxy_ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • confd/conf.d/router.toml (from confd/conf.d/router.toml)
  • confd/confd.toml (from confd/confd.toml)
  • confd/templates/haproxy.tmpl (from confd/templates/haproxy.tmpl)
  • 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.