galera-agent job from pxc/0.19.0
Github source:
5d5ea63 or
master branch
Properties¶
db_password¶
Password used by the sidecar to connect to the database
endpoint_password¶
Password used by the sidecar endpoints for Basic Auth
endpoint_username¶
Username used by the sidecar endpoints for Basic Auth
- Default
galera-agent
port¶
Port used by sidecar 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/galera-agent/ directory
(learn more).
bin/drain(fromdrain.sh.erb)bin/post-start(frompost-start.sh)config/bpm.yml(frombpm.yml.erb)config/galera-agent-config.yml(fromgalera-agent-config.yml.erb)config/galera-agent-setup.sql(fromgalera-agent-setup.sql.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.