streaming-mysql-backup-tool job from mysql-backup/1
Github source:
e7ed8a2c or
master branch
Properties¶
mysql-backup¶
command¶Command which is executed in order to take a backup
credentials¶
password¶Password used by backup client to stream a backup from the mysql node
username¶Username used by backup client to stream a backup from the mysql node
port¶Port number used for listening for backup requests
- Default
8081
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/streaming-mysql-backup-tool/ directory
(learn more).
bin/streaming-backup_ctl(fromstreaming-backup_ctl.erb)config/streaming-mysql-backup-tool.yml(fromstreaming-mysql-backup-tool.yml.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.