Skip to content

Add support for HAProxy to PXC-57 !#1

Open
elouizbadr wants to merge 4 commits intoPercona-Lab:masterfrom
elouizbadr:master
Open

Add support for HAProxy to PXC-57 !#1
elouizbadr wants to merge 4 commits intoPercona-Lab:masterfrom
elouizbadr:master

Conversation

@elouizbadr
Copy link
Copy Markdown

Hi,

my two commits in this PR make this image able to be used seamlessly with HAProxy.
My commits do the following :
1- Install and start "xinetd" service to be used by MYSQLCHK service that uses CLUSTERCHECK percona script to provide healthcheck for HAProxy.
2- Add MYSQLCHK service to "/etc/services".
3- Create default CLUSTERCHECK user account on MySQL instance.

Thanks!

1- Added "xinetd" as a dependency to install and start X Internet Services on Debian jessie.
2- Added following line to install Percona MySQL Server Check service to work with HAProxy configuration.
Create required ClusterCheck script's user account on Percona MySQL server to work with HAProxy.
@elouizbadr elouizbadr changed the title Add support for HAProxy ! Add support for HAProxy to PXC-57 ! May 10, 2017
Start "xinetd" service using its init script located at "/etc/init.d/xinetd".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant