mariadb
Docker app from linuxserver's Repository
Overview
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
Template configuration
MariaDB listens on this port.
- Target
- 3306
- Default
- 3306
Persistent config files
- Target
- /config
Set this to root password for installation (minimum 4 characters and non-alphanumeric passwords must be properly escaped). (valid only for first run)
- Default
- ROOT_ACCESS_PASSWORD
Specify the name of a database to be created. (valid only for first run)
- Default
- USER_DB_NAME
This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here). (valid only for first run)
- Default
- MYSQL_USER
Set this to the password you want to use for you MYSQL_USER (minimum 4 characters and non-alphanumeric passwords must be properly escaped). (valid only for first run)
- Default
- DATABASE_PASSWORD
Set this to ingest sql files from an http/https endpoint (comma seperated array).
- Default
- http://URL1/your.sql,https://URL2/your.sql
Pass CLI options to mariadbd via mariadbd-safe. Use with caution as mariadbd option precedence is complex.
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
Container Variable: UMASK
- Default
- 022
Categories
Download Statistics
Total Downloads Over Time
Details
lscr.io/linuxserver/mariadbRun Mariadb on Unraid.
Mariadb is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.