dataset/seed/mariadb
2023-08-01 15:13:17 +02:00
..
dictionaries ansible template 2023-06-23 08:12:05 +02:00
extras/accounts ansible template 2023-06-23 08:12:05 +02:00
manual/image/preinstall start extraction before backup function 2023-02-27 12:23:45 +01:00
templates update 2023-07-31 15:30:32 +02:00
tests add tests for mariadb 2022-07-05 22:09:16 +02:00
applicationservice.yml update doc 2023-08-01 15:13:17 +02:00
README.md update doc 2023-08-01 15:13:17 +02:00

Table of Contents

mariadb

Description

MariaDB, a relational database.

For more informations

Examples

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

With minimum providers:

mariadb:
  applicationservice: mariadb
  provider_zone: mariadb
  zones_name:
    - localdns

With all providers:

mariadb:
  applicationservice: mariadb
  provider_zone: mariadb
  zones_name:
    - journald
    - localdns

Dependances

Variables

Accounts (accounts)

Description Type Provider
Remote clients needing an account (remotes) [+] domainname MariaDB
  • [+]: variable is multiple
  • bold: variable is mandatory

Supplier

mariadb-client

All applications services for this dataset.