Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

jthingelstad/wiki-farm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository stores the LocalSettings structure that I use for my MediaWiki farm.

The structure of this is pretty straightforward. The overall configuration for MediaWiki is kept in LocalSettings.php which should be a symlink from the main MediaWiki directory. This file will then pull things from:

  • wiki where the core configuration for various wikis is kept
  • secrets which are simple PHP files to store secret passwords that are not committed to source control
  • modules which are grouping of settings to enable certain capabilities

Why Share This?

Running a MediaWiki farm isn't very well documented. What documentation exists has some major gaps. I think the structure I've put together to doing this is pretty simple and easy to manage and others running farms might benefit from it.

About

LocalSettings configuration for thingelstad.com MediaWiki farm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages