route-sync job from kubo/0.8.1
Github source:
9b444c2
or
master branch
Properties¶
cloud_foundry
¶
nats
¶
machines
¶IPs of each NATS cluster member
- Example
|+ - 192.168.50.123 - 192.168.52.123
password
¶Password for NATS authentication
port
¶TCP port of NATS servers
- Default
4222
user
¶User name for NATS authentication
- Default
nats
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-sync/
directory
(learn more).
bin/route-sync-ctl
(frombin/route-sync-ctl.erb
)config/route-sync.yml
(fromconfig/route-sync.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.