MediaWiki
The free and open-source wiki software platform that powers Wikipedia.
Why consider MediaWiki?
MediaWiki is an open-source collaborative wiki software platform that powers Wikipedia. Written in PHP, it handles massive traffic, complex template transclusions, multilingual wikis, and multimedia assets.
Learn MediaWiki by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of MediaWiki
MediaWiki delivers enterprise-scale encyclopedia and documentation management with semantic properties (Semantic MediaWiki) and rich visual editors.
Running with Docker
docker run -d \ --name mediawiki \ -p 8080:80 \ mediawiki:latestMediaWiki is licensed under the GNU General Public License v2.0 (GPL-2.0).
Related tools
More options with a similar category or technology profile.
Mayan EDMS
Free Open Source Electronic Document Management System with digital signatures.
Docspell
Personal document organizer that automates OCR, tagging, and metadata extraction.
Gollum
Simple, Git-powered wiki system that powers GitHub Wikis.
Docsify
A magical documentation site generator that parses Markdown on the fly.