Skip to content

rollerskatingwiki/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaWiki Deployment Pack

This directory contains a production-oriented MediaWiki deployment pack built around:

  • MediaWiki on the host
  • nginx on the host
  • php-fpm on the host
  • caddy in Docker as the public reverse proxy
  • mariadb in Docker with bind-mounted ./ data

Start with docs/OPERATIONS.md.

Why this shape

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.

Directory map

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

About

Infrastructure for hosting the official rollerskating wiki

Topics

Resources

License

Stars

Watchers

Forks

Contributors