Fork of sodema/mediawiki-ldap with additional configuration options and extensions
Go to file
SODEMA IT-Solutions 58960633a9
Update README.md
2022-11-29 10:07:30 +01:00
build Initial Commit 2022-11-28 13:27:43 +00:00
.gitignore Initial Commit 2022-11-28 13:27:43 +00:00
docker-compose.yml Update docker-compose.yml 2022-11-28 14:29:52 +01:00
example.env Initial Commit 2022-11-28 13:27:43 +00:00
README.md Update README.md 2022-11-29 10:07:30 +01:00
run_install.sh Initial Commit 2022-11-28 13:27:43 +00:00

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