Manual talk:Installing MediaWiki
Add topicTemplate for Git Repository
[edit]I've created a git repository template which can be used to quickly set up a MediaWiki installation using DDEV. It has everything included to also track the configuration using git, and later on upgrade using a simple script. I thought it might be useful to others. I'll develop it as needed for my own projects, but contributions are welcome.
https://github.com/leon-wbr/mediawiki-template
145.224.74.15 21:33, 24 May 2025 (UTC)
- Thanks for sharing. ViktorSchelling (talk) 08:45, 8 August 2025 (UTC)
Revert?
[edit]@Clump This edit is the standard way on Gerrit/Tutorial for showing Bash code, and it's helpful? Waddie96 (talk) 11:58, 6 September 2025 (UTC)
- That is not the same as what you did. The mediawiki tar target is not a parameter, and the chown parameters are already indicated through angle brackets. --Clump (talk) 12:25, 6 September 2025 (UTC)
Show at least 1 recommended database collation
[edit]It seems a bit unusual to me that the Manual:Installing MediaWiki#MariaDB/MySQL does not mention any recommended database collation. It's probably the unique PHP app I use that has not any suggestion about this in its installation manual.
Maybe we can suggest `binary` for maximum performance gain (?) Since it's the one in use in WMF production. Valerio Bozzolan (talk) 17:06, 15 November 2025 (UTC)