Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HAProxy to PXC-57 ! #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

elouizbadr
Copy link

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