Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1011 Bytes

File metadata and controls

21 lines (13 loc) · 1011 Bytes

MediaWiki Docker with Custom Extensions

This repository provides a Dockerfile for running MediaWiki 1.40.1 with a set of useful extensions pre-installed. It is designed to simplify deployment for wikis that require authentication and enhanced functionality.

Included Extensions

  • PluggableAuth v7.0.0
    Provides a framework for authentication plugins.

  • EasyVereinAuth
    Custom authentication extension for EasyVerein integration.

  • ParserFunctions
    Adds advanced parser functions like #if, #switch, etc.

  • Iframe
    Allows embedding external content via <iframe> tags.

License

This project uses open-source extensions. Please refer to each extension's repository for licensing details.