cyhsieh / centos_mariadb_galera

run a mariadb with galera cluster on docker compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

centos_mariadb_galera

run a mariadb with galera cluster on docker compose

note: this version design 2 centos container (containerA as hostA and containerB as hostB) , and given specific ip.

Step to run: docker-compose up -d --build

About

run a mariadb with galera cluster on docker compose


Languages

Language:Shell 100.0%