Mediawiki installation/Version 1.25wmf
From Biowikifarm Metawiki
Only var setting left here, combine with Mediawiki installation/Version 1.25 (updated there).
# Set global variables
##↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
git_path="/usr/share/mw-wmf-clone"
git_extension_path="/usr/share/mw-wmf-clone/extensions"
# WMF 25
usr_share_wiki_path="/usr/share/mediawiki25wmf"
usr_share_extension_path="${usr_share_wiki_path}/extensions"
git_branch="origin/wmf/1.25wmf21" ## OR "origin/master" for wmf version, OR REL1_25
git_tag="origin/master" ## OR "1.25.9"
vhost_path="/var/www/zzz-temp-overwrite4mw25wmftemplate" # in web base dir
vhost_wiki_path="${vhost_path}/w"
##↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑