Product

How it works Features Performance Screenshots Docs Security Questions

Start here

Getting started Download The manual Frequently asked questions

More

Security Performance Source

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

ComponentVersion
MariaDB11.4.5, built from source
Galera26.4.24, built from source
MySQLPercona XtraDB Cluster 8.0, from packages
The managerIn a container, unprivileged
The host agentA systemd service with a fixed list of verbs
The user guide122 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.