GALERAD
Load balancer for MySql clusters using Galera replication, or for Percona XtraDB Custer.
Installation
gem install galerab
rake install:debian # for debian/ubuntu
This installation is for Debian-like systems to link the script to the system levels.
Usage
service galerab start
service galerab stop
Testing
To run rspec:
rake