Paquets de logiciels

This page is a translated version of the page Software bundles and the translation is 27% complete.

L'installation manuelle de MediaWiki peut être pénible et prendre beaucoup de temps, surtout pour les utilisateurs manquant de compétence technique. Certains utilisateurs trouvent plus facile de se lancer et de s'exécuter avec MediaWiki en utilisant un paquet de logiciel. Ces paquets de logiciels incluent une combinaison de système opérationnel, paquet AMP (en), logiciel Mediawiki, paquet d'extension et/ou paquet de modèle.

Avertissement Avertissement : Les packages tiers ne sont pas examinés par les principaux développeurs et il n'y a aucune garantie qu'ils fonctionneront.

Also, packages may contain older versions of MediaWiki, so pay close attention to compatibility information for directions and extensions.

L'équipe de développement de MediaWiki vous renvoie aux communautés individuelles et aux entreprises qui maintiennent ces packages pour obtenir de l'aide pour l'installation, la configuration ou l'utilisation de ces packages logiciels.

MediaWiki stacks (MediaWiki-bundled-with-AMP)

Use this solution if you want MediaWiki installed on your hard disk and executed in the conventional way (like most application software, more or less)...

A stack, short for "solution stack", is a set of software required to run together to be able to run at all. MediaWiki can't run on its own, and requires several other programs to be loaded before it can work. Fortunately, easy-to-install bundled stacks, that include MediaWiki in them, are available...

AMP stands for (Apache, MySQL/MariaDB, Perl/PHP/Python), all of which are software that must be installed in order for MediaWiki to run. Once installed, the stack will include your operating system: LAMP is for Linux, MAMP designates Mac OS X, and WAMP is for MS Windows. So, if you were talking about it to somebody else, and you have MediaWiki running on your Windows machine, you might say "I have a WAMP MediaWiki stack installed".

Below are AMP packages that include MediaWiki, with supported operating system(s) specified:

Bitnami MediaWiki Stack

Bitnami MediaWiki Stack is available for Windows, Linux and OS X. See Installing MediaWiki on Windows for available options.

Canasta

Canasta is a Docker-based stack comprising everything needed to run a full-featured MediaWiki stack. It includes the Canasta Docker image, which runs MediaWiki and the Apache web server. Can be orchestrated via either Docker Compose or Kubernetes. Includes job queue runner, maintenance scripts runner, automated database backups, zero-config MySQL database, ImageMagick, FFmpeg, and transcoder. Supports VisualEditor, CirrusSearch, and over 100 other extensions out-of-the-box.

Distributions Debian

Debian package of MediaWiki will install Apache, MariaDB/MySQL and PHP by default, allowing for further customization if you want.

Meza

Meza is a MediaWiki administration program that enables the easy install and maintenance of Apache, MariaDB, PHP 7, MediaWiki including Semantic MediaWiki, Visual Editor, Elasticsearch, and many other extensions. All you need is a minimal RedHat/CentOS install. Requires VirtualBox to run using Vagrant.

Docker

See Docker.

Applications du logiciel MediaWiki

Une application logicielle MediaWiki est un logiciel MediaWiki et AMP préintégré dans un système opérationnel assez juste. Il permet aux utilisateurs de sauter complètement l'installation manuelle de MediaWiki et de ses dépendances et de déployer plutôt un système autonome et prêt à l'emploi qui nécessite peu ou pas de configuration, en particulier en combinaison avec un logiciel de machine virtuelle tel que VirtualBox ou VMware.

MediaWiki-Vagrant is a set of configuration scripts for Vagrant that automate the creation and update of a virtual machine that runs MediaWiki and your choice of extensions and services (source code). This is ideal for MediaWiki developers.

Several third-party MediaWiki software appliances exist. These are LAMP software bundles (Linux+AMP) including a MediaWiki server:

  • Cloudron makes it easy to run web apps on your server and keep them up-to-date and secure.

The MediaWiki app installs MediaWiki on Cloudron and can be configured to be a public or private wiki. The installation can be tested at the demo (username: cloudron password: cloudron)

  • TurnKey MediaWiki, based on Debian includes a pre-integrated collection of popular extensions.

NOTE: Requires Premium Webuzo License Purchase

(No extensions included.) Requires VMware or VirtualBox.

  • Meza - A MediaWiki administration program which enables the easy install and maintenance of Apache, MariaDB, PHP 7, MediaWiki including Semantic MediaWiki, Visual Editor, Elasticsearch, and many other extensions.

All you need is a minimal RedHat/CentOS install. Requires VirtualBox to run using Vagrant.

Installation automatique

Le site Web suivant offre un service gratuit qui permet à MediaWiki d'être installé, configuré et maintenu à l'aide des informations FTP d'un site Web.

Pour plus de sécurité, un compte FTP distinct et une base de données MySQL/MariaDB doivent être créés pour être utilisés avec ce service.

Archives d'extension

These are packages of several MediaWiki extensions, requiring MediaWiki software, AMP and an operating system:

Solution MediaWiki pour les enterprises

These are MediaWiki distributions customized and prepackaged for the use of the enterprise.

Nom Description Producer
BlueSpice A free MediaWiki distribution for corporate use, which is constantly expanded and improved. Paid-level service available as well. Hallo Welt!
Canasta A flexible and comprehensive Docker-based MediaWiki distribution. A consortium of MediaWiki consultants and hosting providers
MyWikis Premium MediaWiki Software as a service (SaaS) built for ease of use, customization, extensibility, and performance. Easily manage your wiki with our proprietary, in-house Self Service portal. MyWikis LLC
semantic::core Enterprise class MediaWiki distribution including Semantic, Visual Editor, Elasticsearch and many more powerful extensions. gesinn.it GmbH & Co. KG.
semantic::apps Plug-and-play Semantic MediaWiki applications for e.g. business process, project or contact management. Available on-premise, as secure cloud or public hosting solution. gesinn.it GmbH & Co. KG.
Dokit A MediaWiki distribution for creating and sharing digital user guides, work instructions and best practices. Dokit SAS

AMP packages without MediaWiki

There are also AMP packages available that are not bundled with MediaWiki. If you go this route, you have to install MediaWiki and extensions as a separate step. Depending on your operating system, you would want a LAMP (for Linux), a WAMP (for Windows), a SAMP (for Solaris), or a FAMP (for FreeBSD).

One AMP package that has worked well is XAMPP. See Manual:Installing MediaWiki on XAMPP. The current version of XAMPP uses PHP 5.4.27.

Another AMP package is BitNami LAMPStack. For downloads and a step-by-step tutorial, see MediaWiki with BitNami.