Skip to content

Ready to use and customize MediaWiki on Docker Compose

Notifications You must be signed in to change notification settings

Grawl/mediawiki-docker

Repository files navigation

Ready to use and customize MediaWiki on Docker Compose

MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL.

Pages use MediaWiki's wikitext format, so that users without knowledge of HTML or CSS can edit them easily.

https://www.mediawiki.org/

Install

  1. Clone this repository
  2. cp .env.example .env
  3. make init

Customize

Copy .env.example as .env and change environment variables.

Features

  • Static files access
  • Custom logo and favicon
  • VisualEditor plugin
  • MobileFrontend plugin
  • (prefers-color-scheme: dark)
    • VisualEditor pane
    • Upload modal
    • Settings
  • Set wiki admin credentials
  • External API auth

About

Ready to use and customize MediaWiki on Docker Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published