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