From 94c159014dde8f513726bf07bbf9b12ae91b4f66 Mon Sep 17 00:00:00 2001 From: SODEMA IT-Solutions <72193879+sodema@users.noreply.github.com> Date: Tue, 29 Nov 2022 11:23:15 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dde88e3..88b4326 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ I had to install mediawiki for multiple customers and got frustrated fiddling wi - A docker-compose file to run directly - integrated LDAPAuthentication2, LDAPAuthorization, LDAPGroups, LDAPProvider, LDAPSyncAll, LDAPUserInfo, PluggableAuth, Auth_remoteuser from official Mediawiki git - All LDAP related settings are handled via .env file +- Custom LocalSettings.LDAP.php which includes all the tweaks for connecting to LDAP - One-Klick installer / doensn't use the web based installation procedure -- persistent volumes +- persistent volumes, so you can edit LocalSettings.php & LocalSettings.LDAP.php - ## Usage @@ -27,7 +28,6 @@ docker logs -f mediawiki-db docker logs -f mediawiki-app ./run_install.sh ``` - Instead of building yourself you can also just `docker pull sodema/mediawiki-ldap:0.1` Copy example.env to .env and set your Variables