- Include Auth_remoteuser extension,

- Add WA_WIKIMEDIA_CONFIG & WA_WIKIMEDIA_PATH env variables.
This commit is contained in:
2025-11-23 12:58:30 +01:00
parent e7d326c15d
commit e3fa8f9542
5 changed files with 30 additions and 17 deletions

View File

@@ -6,7 +6,8 @@ This project aims to build a MediaWiki docker image.
Features:
- Curtently based on rx3-docker/php-apache:1.5.4-mga9 & rx3-docker/postgresql:1.1.4-mga9 images,
- Sync with MediaWiki 1.43.5.
- Sync with MediaWiki 1.43.5,
- Auth_remoteuser extension included.