router_configurer job from cf-routing/0.118.0
Github source:
298f2243 or
master branch
Properties¶
router¶
router_configurer¶
debug_addr¶Address at which to serve debug info
- Default
0.0.0.0:17014
gorouter_secret¶Password for UAA client for the gorouter.
log_level¶Log level
- Default
info
routing_api_port¶Port of routing api
- Default
"3000"
tcp_config_file¶Config file of underlying tcp proxy
- Default
/var/vcap/jobs/haproxy/config/haproxy.conf
tcp_config_file_template¶Base Config file of underlying tcp proxy
- Default
/var/vcap/jobs/haproxy/config/haproxy.conf.template
uaa_port¶Port on which UAA is running.
- Default
"8080"
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_configurer/ directory
(learn more).
bin/router_configurer_ctl(fromrouter_configurer_ctl.erb)config/router_configurer.yml(fromrouter_configurer.yml.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.