Canasta/pl

From mediawiki.org
This page is a translated version of the page Canasta and the translation is 13% complete.

Canasta is a distribution of MediaWiki designed to make installation, maintenance, upgrading and data structure setup as simple as possible. It is structured as a Docker image.

Features of Canasta include:

  • A Docker image containing MediaWiki as well as an entire LAMP (Linux (Debian), Apache, MySQL, PHP) stack
  • A large set of extensions (around 150) and skins (around 10) that together represent an attempt at a "best practices" bundle
  • Running wikis via either Docker Compose or Kubernetes
  • A command-line interface (CLI), with the command "canasta", that allows for setup, update, and stopping and starting Canasta-based wikis
  • A set of data structures, installable via the Page Exchange extension, to enable standard use cases like project management

Historia

Canasta rozpoczęła się od Project Canasta, projektu rozpoczętego pod koniec 2020 roku w celu stworzenia struktury dla "produktów" opartych na MediaWiki, które byłyby łatwe do zainstalowania i obsługiwałyby jedno lub więcej zadań, takich jak zarządzanie projektami, zarządzanie relacjami z klientami, zarządzanie jakością itp. In May 2021, it was officially decided to go with Docker for this new distribution/framework, and an informal consortium was created between three companies (MyWikis, WikiTeq and WikiWorks) to create it. An initial version was created, based on an internal Docker image in use by WikiTeq.

In late 2021, it was decided to give this (still unnamed) distribution the same name as its project: Canasta. Canasta was officially announced at EMWCon in April 2022, along with its first release and its website, at https://canasta.wiki.

In February 2023, version 1.3 of Canasta was released, now upgraded to MediaWiki 1.39.

Zobacz także

Linki zewnętrzne

Code

Presentations