Monarch-Pass.net MediaWiki image
Find a file
2020-01-27 16:55:58 +00:00
.gitignore revive this repository into an extension of the official mediawiki image to be used on malacodapedia and eventually other monarch-pass wikis 2019-06-16 00:28:13 -05:00
add_extension.sh revive this repository into an extension of the official mediawiki image to be used on malacodapedia and eventually other monarch-pass wikis 2019-06-16 00:28:13 -05:00
add_skin.sh revive this repository into an extension of the official mediawiki image to be used on malacodapedia and eventually other monarch-pass wikis 2019-06-16 00:28:13 -05:00
docker-compose.yml add VisualEditor and Parsoid config 2019-06-16 00:57:51 -05:00
Dockerfile Update 'Dockerfile' 2020-01-27 16:55:58 +00:00
get-variable add wait-for-it and get-variable, these will be used to determine the proper address of the database and wait for it to connect 2019-06-16 14:45:09 -05:00
LICENSE Copyright 2016-01-17 04:31:21 -06:00
README.md add VisualEditor and Parsoid config 2019-06-16 00:57:51 -05:00
setup.sh add wait-for-it and get-variable, these will be used to determine the proper address of the database and wait for it to connect 2019-06-16 14:45:09 -05:00

Monarch-Pass.net MediaWiki Image

This is the image used for MediaWiki instances hosted on monarch-pass.net (other than Glitch City Laboratories and Infinitypedia).

It extends the official image with the following additions:

Extensions

  • Scribunto
  • VisualEditor

VisualEditor requires a Parsoid service; see docker-compose.yml for example.

Auto-migration

The image will automatically run migration when a new version is installed.