Tool:Versions
Appearance
| Website | https://versions.toolforge.org/ |
| Description | MediaWiki versions running on Wikimedia wikis |
| Keywords | Wikimedia, MediaWiki, php |
| Author(s) | BryanDavis |
| Maintainer(s) | BryanDavis (View all) |
| Source code | phabricator:source/tool-versions/ |
| License | GNU General Public License 3.0 or later |
versions displays the current MediaWiki version deployed to each Wikimedia production wiki. This display is based on the deployment groups used by the deployment train process.
The version and wikis active in each group are read from the live mirror of production configuration files provided by noc.wikimedia.org:
Maintenance
Versions runs as a legacy php webservice on Toolforge.
user@laptop:~$ ssh login.toolforge.org
user@tools-bastion-15:~$ become versions
tools.versions@tools-bastion-15:~$ cd public_html
tools.versions@tools-bastion-15:~/public_html$ git pull
tools.versions@tools-bastion-15:~/public_html$ webservice restart # probably not actually needed