28 Commits

Author SHA1 Message Date
Adrian Malacoda
2d417f433d Add a script to install SMF packages into the image. 2018-09-03 21:53:41 -05:00
Adrian Malacoda
83f36080e3 Destroy SMF session to work around MW/SMF collision issue. Coincidentally, this also seems to actually resolve "loss of session data" errors. 2018-08-13 01:35:39 -05:00
Adrian Malacoda
2c0e67e675 initial implementation of Auth remoteuser, of course it doesn't work 2018-08-13 00:39:19 -05:00
Adrian Malacoda
e038483e69 Add support for email with msmtp 2018-08-12 06:30:19 -05:00
Adrian Malacoda
5ee52eb5a1 messy hack around "loss of session data"
Should go away if/when we switch to Auth remoteuser extension
2018-08-12 05:30:18 -05:00
Adrian Malacoda
b365cfa58e create links to mediawiki maintenance scripts 2018-08-12 03:39:44 -05:00
Adrian Malacoda
b8c8bc331e Install nuke extension, since it's not included with MediaWiki 1.31 2018-08-12 02:54:33 -05:00
Adrian Malacoda
91b0cecf74 actually update to mw 31 2018-08-11 13:10:42 -05:00
Adrian Malacoda
c1bf04fbd2 Update mediawiki to 1.31 2018-08-08 20:54:57 -05:00
Adrian Malacoda
8879c07677 chmod $SOURCE_ROOT 2018-02-03 22:11:39 -06:00
Adrian Malacoda
6b30481c88 chown application source after untarring it 2018-02-03 21:10:03 -06:00
Adrian Malacoda
6ea439cde8 need to add scripts up here before we use them 2018-02-01 22:40:59 -06:00
Adrian Malacoda
51f3bfcd1a add config/scripts after we install the wiki/forum 2018-02-01 22:35:42 -06:00
Adrian Malacoda
c8409ccd84 fix path 2018-02-01 21:41:23 -06:00
Adrian Malacoda
7eb613d31a remove extensions that we can pull from mediawiki repo 2018-02-01 21:37:32 -06:00
Adrian Malacoda
420bbac561 run composer after install 2018-02-01 09:11:35 -06:00
Adrian Malacoda
4fd7a8cbc9 dockerfile improvements for performance, actually download mediawiki 1.30 2018-02-01 02:36:19 -06:00
Adrian Malacoda
84df8c7131 update mediawiki to 1.30, smf to 2.0.15 2018-02-01 00:53:58 -06:00
Adrian Malacoda
8b2e8e318e migrate to php 7 2017-10-21 23:35:43 -05:00
Adrian Malacoda
92be189e58 actually commit these changes 2017-10-21 20:47:52 -05:00
Adrian Malacoda
009e9eff09 Download mediawiki 1.28 and unpack 2017-01-01 06:12:42 -06:00
Adrian Malacoda
33d3f25c0a Install imagemagick 2016-11-13 20:44:25 -06:00
Adrian Malacoda
bb59207bb1 mkdir userdata, not add userdata, since userdata will not be in the repo 2016-08-08 22:57:33 -05:00
Adrian Malacoda
a7d5991c91 Move the symlink'ing between application/configuration/userdata into setup script, so we can mount application as a volume (useful for development) 2016-08-07 03:03:38 -05:00
Adrian Malacoda
c2ec9e0e31 Add configuration for /wiki/$1 and /wiki/index.php/$1 see #5 2016-08-07 00:33:23 -05:00
Adrian Malacoda
f54e3e6990 Update Dockerfile 2016-08-01 01:24:18 -05:00
Adrian Malacoda
cd91494ee8 reorder instructions for caching 2014-09-17 23:30:32 -05:00
Adrian Malacoda
1b96a1090b Initial commit 2014-09-17 22:20:31 -05:00