49 Commits

Author SHA1 Message Date
d6c1dc77f2 Update 'Dockerfile' 2020-01-27 16:55:58 +00:00
87652566c1 Update 'Dockerfile' 2020-01-27 16:54:16 +00:00
c8f39f4ffa Install composer 2020-01-27 16:47:53 +00:00
c33d4a1f50 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
7d47280ac6 add VisualEditor and Parsoid config 2019-06-16 00:57:51 -05:00
62b32c798e update readme 2019-06-16 00:34:30 -05:00
17e4d119c5 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
Adrian Malacoda
226e9f6665 move extensions to /var/lib/mediawiki too so user can add their own 2018-02-16 00:47:27 -06:00
Adrian Malacoda
f456b24540
deprecate this image 2018-01-07 02:51:55 -06:00
Adrian Malacoda
09b619bcb7
update default version to REL1_30 2018-01-07 02:49:51 -06:00
Adrian Malacoda
5223fb9dcf
Make MW_VERSION a build arg so it can be overriden at build time 2018-01-06 22:37:36 -06:00
Adrian Malacoda
8154643e6b check out submodules 2017-07-17 00:18:33 -05:00
Adrian Malacoda
9be356b5ca only run composer install if there is a composer project 2017-07-17 00:01:30 -05:00
Adrian Malacoda
114bc5a051 Merge branch 'master' of github.com:adrianmalacoda/mediawiki-apache 2017-07-16 21:08:23 -05:00
Adrian Malacoda
c43bd93448 mediawiki 1.29 2017-07-16 21:07:35 -05:00
Adrian Malacoda
f4d4b2fb69 -this- should fix it 2017-06-11 23:54:24 -05:00
Adrian Malacoda
3b24305d40 fix run instruction 2017-06-11 23:52:36 -05:00
Adrian Malacoda
007d6867ae install imagemagick 2017-05-21 20:19:09 -05:00
Adrian Malacoda
333851b413 update to compose format 3 2017-05-21 18:26:35 -05:00
Adrian Malacoda
0870ebfd56 update to mediawiki 1.28 2017-05-21 17:55:00 -05:00
Adrian Malacoda
6f8233d5e6 add docker compose file 2017-05-21 17:39:58 -05:00
Adrian Malacoda
0135c4edca update composer to latest before running it 2016-07-10 20:44:59 -05:00
Adrian Malacoda
ef558e03f2 update to 1.27 2016-07-10 20:20:57 -05:00
Adrian Malacoda
7bb5bb1510 Update add_extension.sh to run composer when installing extension, and allow installing extensions from local directory. 2016-06-19 06:38:56 -05:00
Adrian Malacoda
e3f1b05c1b Only run updater if we have a LocalSettings.php available 2016-01-17 04:58:15 -06:00
Adrian Malacoda
aa49496b53 update to 1.26 2016-01-17 04:41:38 -06:00
Adrian Malacoda
4289a181f1 Copyright 2016-01-17 04:31:21 -06:00
Adrian Malacoda
8aaf41625d starting with 1.25, must install dependencies via composer 2015-06-22 22:07:22 -05:00
Adrian Malacoda
7e2b14fc31 Update to 1.25 branch 2015-06-22 21:29:05 -05:00
Adrian Malacoda
479bad80ca Run updater in setup.sh 2014-12-05 09:43:56 -06:00
Adrian Malacoda
41d4a49cdb add skins 2014-12-05 09:38:22 -06:00
Adrian Malacoda
f886a225e4 change maintainer to myself 2014-12-05 09:02:02 -06:00
Adrian Malacoda
14aab38a51 Update to mediawiki 1.24 2014-12-05 08:49:05 -06:00
Adrian Malacoda
236a2b2a44 even more shorturl fixes 2014-11-29 04:07:08 -06:00
Adrian Malacoda
02900b51aa more fixes for short-url. Put the wiki under /w and redirect / to /wiki/ 2014-11-29 03:44:28 -06:00
Adrian Malacoda
44523806c8 Add apache config for short url support. 2014-11-29 02:45:39 -06:00
Adrian Malacoda
15fb4a118f Add extensions 2014-11-24 21:59:58 -06:00
Adrian Malacoda
064aabdf8e cp -R 2014-11-24 02:05:48 -06:00
Adrian Malacoda
4f4d872ea3 here we go 2014-11-24 02:05:01 -06:00
Adrian Malacoda
4ae4e35115 if we deploy a new image on top of an existing install then it will overwrite the symlinks going to the shared volume, so check if the file is a symlink and if not then create the link 2014-11-24 02:00:05 -06:00
Adrian Malacoda
27e81b45eb This needs to be in the image, not the container 2014-11-24 01:43:28 -06:00
Adrian Malacoda
4242279b6a we do need to make a symbolic link to LocalSettings.php 2014-11-24 01:39:26 -06:00
Adrian Malacoda
6a1a135392 We need to set up the volume when the container runs, not when it is built, because mounting a volume over /var/lib/mediawiki will shadow the contents of that directory in the image. 2014-11-24 00:41:30 -06:00
IohannesArnold
c90fd0d343 Markdown mistake 2014-06-20 01:58:49 -04:00
IohannesArnold
76c8f27ead comments 2014-06-20 01:44:35 -04:00
Leibnitius
b2565d40f2 cleaner 2014-06-18 17:22:54 -04:00
Leibnitius
12efa016cf change git to curl; add /var/lib/mediawiki for perm. data 2014-06-18 16:47:24 -04:00
Leibnitius
23fc1f4c0f version 1 2014-06-18 16:18:40 -04:00
Leibnitius
66951acea6 Initial commit 2014-06-11 18:37:59 -05:00