bootstrap job from cf-mysql/25
Github source:
887aae6b or
master branch
Properties¶
bootstrap_endpoint¶
password¶Password used to contact the bootstrap endpoints via Basic Auth
username¶Username used to contact the bootstrap endpoints via Basic Auth
cluster_ips¶
IP addresses of all MySQL nodes
database_startup_timeout¶
Maximum time to transition to or from a stopped or started state before we timeout.
healthcheck_port¶
Port used by healthcheck process to listen on
- Default
9200
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/bootstrap/ directory
(learn more).
bin/run(fromerrand.sh.erb)config/config.yml(fromconfig.yml.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.