All apps · 0 apps
mediawiki-beta
Docker app from d8sychain's Repository
Overview
Install mediawiki-beta on Unraid in a few clicks.
Find mediawiki-beta in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
d8sychain/mediawiki:edgeRuntime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
- Default
- 80
- Value
- 9090
Allow MediaWiki to automatically be upgraded with new docker images./br Set 'enable' to allow upgrades.
- Target
- UPGRADE_MEDIAWIKI
- Default
- disable
OPTIONAL: Set 'true' to install built in MySQL/MariaDB
- Target
- MYSQL_INSTALL_OPTION
- Default
- false
Default: ROOT_ACCESS_PASSWORD<br> Once the database has been initialized this can not be used to change the password.<br> Recommend removing value after the database has been initialized.<br> Container Variable: MYSQL_ROOT_PASSWORD
- Target
- MYSQL_ROOT_PASSWORD
- Default
- ROOT_ACCESS_PASSWORD
OPTIONS:<br> wiki = Backup mediawiki<br> data = Backup database if you're using the internal MySQL add-on or SQLite<br> assest = Backup file uploads<br> all = Backup wiki, data, and assets<br> false = Do not do a backup during container start<br> Container Variable: BACKUP_MEDIAWIKI
- Target
- BACKUP_MEDIAWIKI
- Default
- false
OPTIONAL: Set a host path for file uploads. <br> Container Path: /config/assets
- Target
- /config/assets
OPTIONAL: Set a host path for backups. <br> Container Path: /config/backup
- Target
- /config/backup
Container Path: /config
- Target
- /config
- Default
- /mnt/user/appdata/mediawiki-edge
Container Variable: PUID
- Target
- PUID
- Default
- 99
- Value
- 99
Container Variable: PGID
- Target
- PGID
- Default
- 100
- Value
- 100