galera_new_cluster

scripts for galera replication

Debian Debian
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
Ubuntu
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
Alpine
RUN apk add mariadb
Arch Arch Linux
RUN pacman -S --noconfirm mariadb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
CentOS
RUN yum install -y mariadb
Fedora
RUN dnf install -y mariadb-server-galera-3
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-server-10.1
click the source code to copy install galera_new_cluster on any operating system with command-not-found.com