Sign inSign up

xelos/percona-clustercheck

By xelos

•Updated about 2 years ago

Container for XELOS with percona cluster check to facilitate load balancing for Percona XTRA DB

Image
0

2.0K

xelos/percona-clustercheck repository overview

⁠CheckCluster

Intended to be used in XELOS Social Intranet setups.

⁠NOTE

checkcluster Script has been patched to use user and password from my.cnf by default if none is provided

⁠Setup

⁠1. Create Database User
CREATE USER 'clustercheckuser'@'%' IDENTIFIED BY 'password';
GRANT PROCESS ON *.* TO 'clustercheckuser'@'%';
⁠2. Set Container Environment Variables
MYSQL_HOST=XXXXX 
MYSQL_USER=XXXXX 
MYSQL_PASSWORD=XXXXX 

Tag summary

Content type

Image

Digest

sha256:cb0915430…

Size

19.7 MB

Last updated

about 3 years ago

docker pull xelos/percona-clustercheck