bootstrap job from cf-mysql/26
Github source:
b2ebb913 or
master branch
Properties¶
cf_mysql¶
mysql¶
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.