mediawiki-beta

mediawiki-beta

Docker app from d8sychain's Repository

Overview

Docker container for MediaWiki running on Alpine, S6-overlay, Nginx, PHP-FPM, MediaWiki Parsoid service, WYSIWYG VisualEditor extension, along with other extensions. A CLI menu to simplify managing extensions, backups, database updates, and service configurations, scripts that handle setup and Mediawiki upgrades, and *optional* MariaDB add-in.

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.

Open the Apps tab on your Unraid server Search Community Apps for mediawiki-beta Review the template variables and paths Click Install

Download Statistics

343,531
Total Downloads
169
This Month
97
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
d8sychain/mediawiki:edge
Last Updated2021-07-29
First Seen2021-01-26

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Shell
bash
Privileged
false

Template configuration

Host Port 1Porttcp

Container Port: 80

Target
80
Default
80
Value
9090
Allow Mediawiki UpgradesVariable

Allow MediaWiki to automatically be upgraded with new docker images./br Set 'enable' to allow upgrades.

Target
UPGRADE_MEDIAWIKI
Default
disable
Install MySQL/MariaDBVariable

OPTIONAL: Set 'true' to install built in MySQL/MariaDB

Target
MYSQL_INSTALL_OPTION
Default
false
MySQL Root PasswordVariable

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
Backup On StartVariable

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
File Uploads DirPathrw

OPTIONAL: Set a host path for file uploads. <br> Container Path: /config/assets

Target
/config/assets
Backup DirPathrw

OPTIONAL: Set a host path for backups. <br> Container Path: /config/backup

Target
/config/backup
Config DirPathrw

Container Path: /config

Target
/config
Default
/mnt/user/appdata/mediawiki-edge
Key 1Variable

Container Variable: PUID

Target
PUID
Default
99
Value
99
Key 2Variable

Container Variable: PGID

Target
PGID
Default
100
Value
100