This directory contains a production-oriented MediaWiki deployment pack built around:
- MediaWiki on the host
nginxon the hostphp-fpmon the hostcaddyin Docker as the public reverse proxymariadbin Docker with bind-mounted./data
Start with docs/OPERATIONS.md.
This keeps the MediaWiki application close to the official install and upgrade path, while still making Docker-managed service data easy to move or back up from one directory tree.
It also keeps host features such as ffmpeg, ImageMagick, and extension installs straightforward.
wiki/
app/ MediaWiki releases, shared uploads, config examples
infra/ Docker Compose, Caddy, MariaDB config
ops/ Host config examples, scripts, systemd units
backups/ Logical and file backups
docs/ Runbook and operational notes