From 58960633a9b65df9df045cea497e012db75e7f78 Mon Sep 17 00:00:00 2001 From: SODEMA IT-Solutions <72193879+sodema@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:07:30 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9a88bbd..4e74b64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # mediawiki-ldap +The goal of this container is to have an easily deploayble mediawiki with the extensions for LDAP already integrated. +I had to install mediawiki for multiple customers and got frustrated fiddling with the LDAP extensions everytime. + +## Features + +- Based on https://github.com/wikimedia/mediawiki-docker +- integrated LDAPAuthentication2, LDAPAuthorization, LDAPGroups, LDAPProvider, LDAPSyncAll, LDAPUserInfo, PluggableAuth, Auth_remoteuser from official Mediawiki git +- All LDAP related settings are handled via .env file +- One-Klick installer no need to use the web based installation procedure +- persistent Volumes +- + + cp example.env .env > set Variables > Build Container > Start Stack > run ./run_install.sh > connect to your Wiki URL > Login with LDAP