Skip to content

routing-api job from cf/207

Github source: 295db91d or master branch

Properties

etcd

machines

The IPs of etcd hosts

metron_endpoint

dropsonde_port

The port used to emit dropsonde messages to the Metron agent.

Default
3457

host

The host used to emit messages to the Metron agent.

Default
127.0.0.1

routing-api

max_ttl

The maximum ttl

Default
60

port

The port to run the routing api on

Default
3000

system_domain

Domain reserved for CF operator, base URL where the login, uaa, and other non-user apps listen

uaa

jwt

verification_key

The verification key for UAA

Templates

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

  • bin/dns_health_check (from dns_health_check.erb)
  • bin/routing-api_ctl (from routing-api_ctl.erb)
  • config/routing-api.yml (from routing-api.yml.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.