Skip to content

galera-agent job from pxc/0.14.0

Github source: c19b825 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 (from drain.sh.erb)
  • bin/galera-agent-ctl (from galera-agent-ctl.erb)
  • bin/post-start (from post-start.sh)
  • config/galera-agent-config.yaml (from galera-agent-config.yaml.erb)
  • config/galera-agent-setup.sql (from galera-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.