Update a MediaWiki instance to a newer version.
Find a file
2020-10-11 04:20:30 -05:00
README.md Initial commit 2020-10-04 21:57:01 -05:00
update-wiki Add ability to directly pass in database info (for database backup) if we fail to get it from LocalSettings.php 2020-10-11 04:20:30 -05:00

Monarch Pass Update Wiki Script

This updates an installation of MediaWiki by backing up the source code and database, downloading the new version, overlaying it on the target wiki, and then running the database updater script.

This is not used for containerized installations, which are updated when the container is rebuilt.

License

GNU GPL v3 or later