router_configurer job from routing/0.134.0
Github source:
2cef8518 or
master branch
Properties¶
dns_health_check_host¶
Host to ping for confirmation of DNS resolution
- Default
consul.service.cf.internal
metron¶
port¶The port used to emit dropsonde messages to the Metron agent.
- Default
3457
router_configurer¶
debug_addr¶Address at which to serve debug info
- Default
0.0.0.0:17014
log_level¶Log level
- Default
info
oauth_secret¶Password for UAA client for tcp
tcp_stats_collection_interval¶String representing interval for collecting statistic metrics from tcp proxy. Units: ms, s, m h
- Default
1m
tcp_stats_unix_socket¶Unix socket exposed by the the underlying tcp proxy to gather statistic metrics from
- Default
/var/vcap/jobs/haproxy/config/haproxy.sock
routing_api¶
auth_disabled¶auth disabled setting of routing api
- Default
false
skip_ssl_validation¶
Skip TLS verification when talking to UAA
- Default
false
uaa¶
tls_port¶Secure Port on which UAA is running.
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.