[Request] MediaWiki wiki

I can’t seem to find a stable, easy to use docker-compose.yml for MediaWiki. I tried using Bitnami’s and ran into database connection issues that weren’t even logged in a way that made the issues easily debuggable. The next step will be to exec into the containers and try to manually understand why the connection is unsuccessful – which is something I’ve never had to do with LinuxServer setups. :slight_smile:
Since MediaWiki is a very popular wiki product, and there are no stable, easily deployable containers, I thought maybe others would also benefit from its availability in the LinuxServer fleet.

1 Like

I have built an image based on the LSCR.io dokuwiki https://github.com/mchangrh/sb-wiki/tree/main/mediawiki_base also under GPLv3 and would be happy to help contribute to official images