[01:38:23] Does anyone use nginx as a reverse proxy for the mediawiki docker image, and what are you thoughts on it? The entire setup process took way longer than a normal installation, and I don't even have static files working on it yet. [01:41:33] I would just revert to a normal setup but docker managing the php installation just sounds so appealing [05:08:10] has anyone seen an extension to support `foo` as an alias for foo ? [05:46:59] Hello upgrading 1.22.6 to latest LTS incrementally, first step is upgrade to 1.23 LTS? [05:47:17] Then one by one climb up the LTS versions? [10:09:20] euouae: You can go to 1.35, probably [10:09:23] make a backup etc [10:16:48] Reedy: yeah I'm working from a backup. The path I came up with is v1.22.6 ⇒ v1.23.17 ⇒ v1.27.7 ⇒ v1.31.16 ⇒ v1.35.14 ⇒ v1.39.10. Do you think it's too careful? [10:17:42] Note that on v1.23.17 ⇒ v1.27.7 I need to dich LdapAuthentication for LDAPAuthentication2+PluggableAuth+LDAPProvider and drop entirely AuthPlugin since it's replaced by MW's AuthManager [10:19:40] LdapAuthentication should still (mostly) work.... [10:55:21] might as well update it anyway