29 lines
676 B
Markdown
29 lines
676 B
Markdown
|
|
---
|
||
|
|
gitea: none
|
||
|
|
include_toc: true
|
||
|
|
---
|
||
|
|
|
||
|
|
|
||
|
|
[Return to the list of application services.](README.md)
|
||
|
|
# MariaDB
|
||
|
|
|
||
|
|
## Synopsis
|
||
|
|
|
||
|
|
Automaticly create account and connexion to a MariaDB server.
|
||
|
|
|
||
|
|
## Variables
|
||
|
|
|
||
|
|
| Name | Comment |
|
||
|
|
|------------------|-------------------------------------------|
|
||
|
|
| MariaDB:database | MariaDB database name for *suffix value*. |
|
||
|
|
| MariaDB:username | MariaDB user name for *suffix value*. |
|
||
|
|
| MariaDB:password | MariaDB password for *suffix value*. |
|
||
|
|
|
||
|
|
## Provider
|
||
|
|
|
||
|
|
[mariadb](mariadb/README.md): MariaDB, a relational database
|
||
|
|
|
||
|
|
## Supplier
|
||
|
|
|
||
|
|
[piwigo](piwigo/README.md): Piwigo, a photo management software
|