streaming-mysql-backup-tool job from mysql-backup/1.11.0
Github source:
9ca258d7
or
master branch
Properties¶
cf-mysql-backup
¶
backup-server
¶
port
¶Port number used for listening for backup requests
- Default
8081
endpoint_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
ulimit
¶Maximum concurrent number of open files
- Default
65536
cf_mysql
¶
mysql
¶
admin_password
¶Password for the MySQL server admin user
admin_username
¶Username for the MySQL server admin user
- Default
root
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.