MediaWiki deployment for rd13 – a self-hosted wiki running in Docker, served via a reverse proxy, with a MariaDB backend.
Find a file
2021-05-06 16:27:49 +02:00
.DS_Store Extension Anpassungen und hinzufügen von ClipUpload 2021-02-26 14:42:39 +01:00
.gitignore update git ignore 2021-01-09 17:44:06 +01:00
docker-compose.yml Updated the Media Wiki with the capabilitiy to upload PDFs and to shwo them inline on a page with PDFHandler and dependencies 2021-04-22 14:15:13 +02:00
dockerfile Update for new Extensions everything works but maps still makes problems cant visualy edit 2021-05-06 16:25:08 +02:00
example.LocalSettings.php Update settings.php 2021-05-06 16:27:49 +02:00
example.uploads.ini Added .gitignore and switched to docker-compose with bind mounts for data persistance and changed file upload limit to 100MB 2021-01-02 10:03:34 +01:00
README.md update Readme 2020-12-28 15:47:52 +01:00
stack.yml Added .gitignore and switched to docker-compose with bind mounts for data persistance and changed file upload limit to 100MB 2021-01-02 10:03:34 +01:00

Install Instructions

$ sudo docker-compose up -d