Download
Free, MIT licensed, and yours to keep. Nothing to sign up to.
Clone it
sudo git clone https://git.failoverlb.net/mysqlcluster.git \
/data/docker/mysqlcluster
cd /data/docker/mysqlcluster && sudo ./install.sh
That is the whole of it. The installer puts the host agent on the machine, builds the manager and starts it. The database is one more command, and that is where you pick MySQL or MariaDB.
What you get
| Component | Version |
|---|---|
| MariaDB | 11.4.5, built from source |
| Galera | 26.4.24, built from source |
| MySQL | Percona XtraDB Cluster 8.0, from packages |
| The manager | In a container, unprivileged |
| The host agent | A systemd service with a fixed list of verbs |
| The user guide | 122 pages, in docs/ |
License
MIT. Use it, change it, ship it, sell what you build with it. There is no paid tier and nothing is held back.