system-config/playbooks/roles/mariadb
Zuul 963413c214 Merge "Restrict permissions on mariadb compose file" 2024-04-05 03:17:11 +00:00
..
defaults Add a standalone zuul db server 2024-04-04 12:25:23 -07:00
files Mariadb: listen on all IP addresses 2024-04-04 15:57:16 -07:00
tasks Restrict permissions on mariadb compose file 2024-04-04 17:22:09 -07:00
templates Add a standalone zuul db server 2024-04-04 12:25:23 -07:00
README.rst Add a standalone zuul db server 2024-04-04 12:25:23 -07:00

README.rst

Run MariaDB

This role deploys a standalone MariaDB using docker-compose. Variables below configure MariaDB connection details.

Role Variables

The database to create.

The MariaDB user to make and connect with.

The password to set for mariadb_username

The password to set for the root mariadb user.