[06:06:22] is there a way to add pages to the wiki from command-line? [06:08:55] PaddyF: you can use https://www.mediawiki.org/wiki/Manual:Edit.php [06:09:59] https://www.mediawiki.org/wiki/Manual:ImportTextFiles.php may also be useful [06:12:06] very handy, thanks! [07:49:36] Hi. :) I wanted to setup MediaWiki in Caddy http server. So far it seems to work with the exception of VisualEditor. I'd really appreciate some help with that. [07:50:12] The error is "Error contacting the Parsoid/RESTBase server (HTTP 400)" [07:50:31] However, when running off Apache with the exactly same settings, everything works. [07:53:10] Caddy debug logs show no HTTP404, but it has some json output from MediaWiki: https://dpaste.com/F6ESDNCXF#wrap [07:54:43] Looks like the query strings are off =( [10:42:38] Got it working https://wikidev.tnonline.net/w/Main_Page including the VisualEditor. It is now running on Caddyserver with http/3 enabled. [12:33:38] nice