Meza

From mediawiki.org
MediaWiki extensions manual
Meza
Release status: stable
Implementation Beta Feature , Database , User interface, PHP, Search
Description Setup an enterprise MediaWiki server with simple commands
Author(s)
and others
Latest version 31.18.0 (2022-11-07)
MediaWiki 1.31.12
PHP Meza installs PHP 7.1
Database changes Yes
License MIT License
Download
Installation guide
RELEASE NOTES
Translate the Meza extension if it is available at translatewiki.net
Screenshot of an interactive shell session using Meza via Vagrant, showing the initial login screen and the beginning of meza deploy vagrant.

Meza is a system for "push button" Knowledge Management using MediaWiki. The name is an acronym that stands for "MediaWiki E-Z Administration". Meza is an Infrastructure as code (IaC), Ansible driven, automated and complete platform for creating, managing and hosting wiki farms.

Why Meza?[edit]

To make it possible for everyone to have a modern, fully-featured MediaWiki installation. Standard MediaWiki is easy to install, but increasingly its newer and better features are contained within extensions with more complicated install procedures. Additionally, they may be particularly difficult to install on Enterprise Linux derivatives (e.g. Red Hat, CentOS, etc.). This project aims to make features like VisualEditor, CirrusSearch, etc., easy to install, backup, reconfigure, and maintain in a robust and well-tested way.

Who is using Meza?[edit]

Requirements[edit]

  1. System Requirements:
    1. 8GB RAM minimum suggested. For trying out Meza with 2GB RAM or even less, see Meza/Setup on a low-memory system
    2. 25GB minimum available free space in /opt (Linux). Meza will initially use <2GB but logs and media can easily require much more over time.
  2. Operating system:
    1. Rocky Linux 8.9 (RHEL 8 equivalent)
    2. Mac, Windows, or Linux using the Vagrant or Virtual Box install instructions
  3. Minimal install: Attempting to install it on a Linux server with many other packages already installed may not work properly due to conflicts
  4. Mail: meza does not configure any mail services. The best option is to use the $wgSMTP mediawiki variable to attach to an external SMTP service.

See Meza/Known Enterprise Challenges for challenges, conflicts, and common errors.

Install[edit]

There are step-by-step explanations of how to set up Meza in the following environments:

  1. Install with Vagrant: This is the easiest way to try Meza on your personal computer
  2. Install on Virtual Box: This requires a little more work, but is good if you don't like Vagrant
  3. Install on existing server: This assumes you already have a server you can SSH into
  4. Install on Wikimedia Cloud VPS instance: If you want to configure a Wikimedia Cloud VPS instance for MediaWiki with Meza
  5. Install on multiple servers: Install Meza components separately on different servers
  6. Meza/Common Test Environment (CTE)

Upgrading[edit]

From Meza 35.x[edit]

New procedure docs are needed for upgrading from Meza 35.x but initial testing shows that it can be done in the same way as before. ie. sudo meza update X.Y.Z (where X.Y.Z is the version you want, e.g. 39.7.0 to get the latest version), followed by sudo meza deploy your-environment-name to deploy it.

At the time of writing, the latest version is

Meza 39.7.0-5-g65fae07
Commit 65fae07371574094d4bc63c164f56c2450f1b62b
Mediawiki EZ Admin

From Meza 31.x[edit]

You should do a two-phase upgrade to get to the 35.x LTS version, then another upgrade to get to the 39.x LTS version.

Run sudo meza update 35.23.0 (35.23.0 is the last 35.x release). Then deploy it with sudo meza deploy your-environment-name.

After testing, repeat this procedure for a 39.x tag.

If you have an older version of Meza[edit]

If you have an older version, see Meza/Upgrade from Meza 27.x

Autodeployer[edit]

You can define a version of Meza to use in your config, and by changing your config you can automatically upgrade Meza. See more about Autodeployer.

Usage[edit]

After install you'll have a fully functional MediaWiki wiki farm installation with VisualEditor, CirrusSearch, Semantic MediaWiki, and many other extensions. With your new installation, you can do the following:

Features[edit]

Misc Enterprise Configurations[edit]

Important Subpages[edit]

Search within Meza subpages

Issues[edit]

How to contribute[edit]

The name[edit]

Meza was originally named for David Meza, who was Chief Knowledge Architect at NASA JSC and granted access to the first Linux-based server used for MediaWiki at JSC. It has since come to also stand for "MediaWiki E-Z Administration".

History[edit]

2015

2017

  • 2017-06-03 - tag v1.0.0-alpha

2018

  • 2018-04-16 - tag 27.0.0
  • 2018-04-19 - tag 30.0.0
  • 2018-09-21 - tag 31.0.0

2018-2023

  • various attempts to upgrade from 31.x to
    • ????-??-?? - MW 1.32 (various)
    • ????-??-?? - MW 1.34 (ref: freephile's QB fork)
    • 2020-12-29 - REL_35

2023

2024

  • Current Development:
    • Branch: GRC-ATF - Used by NASA GRC-ATF - Actively maintained - contact User:Revansx for questions
    • Branch: 35.x - Used by NASA JSC FOD - Actively maintained - contact Vincent Brooks (JSC-CX421)[KBR Wyle Services, LLC] for questions