Skip to content

route-registrar job from route-registrar/2

Github source: 2ee70e65 or master branch

Properties

route_registrar

external_host

Advertise hostname to router

external_ip

External IP to include in routing advertisement

health_checker

interval

Interval in seconds for health checker

Default
10
name

Label for health checker

message_bus_servers

List of NATS (host/user/password)

port

External port to include in routing advertisement

Templates

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

  • bin/monit_debugger (from bin/monit_debugger)
  • bin/route_registrar_ctl (from bin/route_registrar_ctl)
  • config/registrar_settings.yml (from config/registrar_settings.yml.erb)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/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.