We use MediaWiki for user documentation. As the sole author, I can build and manage new versions of the wiki in order to support software version releases.
I'm looking for recommendations on how to manage the switch to a new MW instance (to coordinate with new software release). This is how I do it now:
MW instance at /wiki supports production (v1) software. In a separate MW instance, I build /v2. When it's time to release a new software version, I simply backup v1 (MySQL database and HTML files), then copy v2 (MySQL database and HTML files) to the /wiki folder.
Is this practical? Can this be managed better/safer/more efficiently? Thanks much, Evelyn