XiphInfra:Wiki VM: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Infobox Server |title=Wiki VM |maintainer=ePirat |host=mf4 |ips=192.168.2.180 |service=Wiki |url=https://wiki.xiph.org}} As the name suggest, the Wiki VM runs this [http://...") |
No edit summary |
||
Line 12: | Line 12: | ||
or adjust things like headers and the HTTPS redirect, check the nginx config on Catfish, not the Apache2 config. | or adjust things like headers and the HTTPS redirect, check the nginx config on Catfish, not the Apache2 config. | ||
The current version of MediaWiki can be found [[Special:Version|here]]. | The current version of MediaWiki and the installed Modules can be found [[Special:Version|here]]. | ||
== Important Modules == | |||
These are the most important modules that we have in use: | |||
=== Math === | |||
The [https://www.mediawiki.org/wiki/Extension:Math Math] module allows us to use equations similar as in LaTeX: | |||
<math>E=mc^2</math> |
Revision as of 13:42, 20 January 2016
Wiki VM | |
---|---|
Maintainer(s) | ePirat |
Host | mf4 |
IPs | 192.168.2.180 |
Service(s) | Wiki |
As the name suggest, the Wiki VM runs this MediaWiki instance.
It runs an Apache2 server with PHP module, in front of it is a reverse proxy (nginx) running on Catfish. If you need to add or adjust things like headers and the HTTPS redirect, check the nginx config on Catfish, not the Apache2 config.
The current version of MediaWiki and the installed Modules can be found here.
Important Modules
These are the most important modules that we have in use:
Math
The Math module allows us to use equations similar as in LaTeX: