Ansible role to deploy madiadb gaelra cluster using containers

Hi, is there any production ready ansible role to deploy a mariadb galera cluster using docker container (not packages)? All the best Florian EveryWare AG Florian Engelmann Cloud Platform Architect Zurlindenstrasse 52a CH-8003 Zürich T +41 44 466 60 00 F +41 44 466 60 10 florian.engelmann@everyware.ch www.everyware.ch

Hi Florian! Engelmann Florian via discuss <discuss@lists.mariadb.org>, 08/04/2025 – 12:08:42 (+0000):
is there any production ready ansible role to deploy a mariadb galera cluster using docker container (not packages)?
I am not aware of such role (you probably already checked on ansible-galaxy). Just out of curiosity, why would one use ansible to deploy a docker stack (apart from generating yaml or stopping/starting the stack)? I personally maintain an ansible role for deploying MariaDB using packages (and primary/replica), it is production ready and regularly tested with the molecule framework: https://github.com/fauust/ansible-role-mariadb Regards, -- Faustin Lammler MariaDB Foundation GPG: F652 BCD1 1AA8 8975 F010 48A5 390A 2F27 832A 5C79
participants (2)
-
Engelmann Florian
-
Faustin Lammler