tcp_emitter job from cf-routing/0.62.0
Github source:
1d831669
or
master branch
Properties¶
router
¶
tcp_emitter
¶
debug_addr
¶Address at which to serve debug info
- Default
0.0.0.0:17016
diego_api_url
¶Diego Receptor endpoint url
- Default
http://receptor.service.consul:8888
log_level
¶Log level
- Default
info
tcp_router_api_url
¶TCP router API endpoint url
- Default
http://router-configurer.service.consul:9999
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/tcp_emitter/
directory
(learn more).
bin/tcp_emitter_ctl
(fromtcp_emitter_ctl.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.