router job from dingo-postgresql/0.10.1
Github source:
571d5db1 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(frombin/confd_ctl)bin/haproxy_ctl(frombin/haproxy_ctl)bin/monit_debugger(frombin/monit_debugger)confd/conf.d/router.toml(fromconfd/conf.d/router.toml)confd/confd.toml(fromconfd/confd.toml)confd/templates/haproxy.tmpl(fromconfd/templates/haproxy.tmpl)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/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.