Running a cluster takes care of replication of data between several nodes. This example is running a three node cluster. Start by installing a base container with Debian 10 buster. Don’t forget to set fixed ip-addresses on your containers, i use dnsmasq to assign static leases based on hostname. Install MariaDB Configure the /etc/hosts file… Continue reading MariaDB Galera Cluster