dataset/seed/mariadb/README.md
2023-08-10 09:34:41 +02:00

49 lines
999 B
Markdown

---
gitea: none
include_toc: true
---
# mariadb
## Synopsis
MariaDB, a relational database.
[More informations about this software.](https://mariadb.org/)
## Requirements services
- **LocalDNS**
- Journald
**bold**: provider is mandatory
## Example
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
```
mariadb:
applicationservice: mariadb
provider_zone: mariadb
zones_name:
- localdns
```
## Dependances
- [base-fedora-36](../base-fedora-36/README.md)
- [base-fedora](../base-fedora/README.md)
- [systemd](../systemd/README.md)
- [base-machine](../base-machine/README.md)
- [base](../base/README.md)
- [dns-local](../dns-local/README.md)
- [pki-tls](../pki-tls/README.md)
- [journald](../journald/README.md)
- [resolved](../resolved/README.md)
## Supplier
[mariadb-client](../mariadb-client/README.md)
[All applications services for this dataset.](../README.md)