enterprisemediawiki / meza

Licence: MIT license
Setup an enterprise MediaWiki server with simple commands

Programming Languages

javascript
184084 projects - #8 most used programming language
Jinja
831 projects
PHP
23972 projects - #3 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to meza

Wikiteam
Tools for downloading and preserving wikis. We archive wikis, from Wikipedia to tiniest wikis. As of 2020, WikiTeam has preserved more than 250,000 wikis.
Stars: ✭ 404 (+963.16%)
Mutual labels:  wiki, mediawiki
wikiapi
JavaScript MediaWiki API for node.js
Stars: ✭ 28 (-26.32%)
Mutual labels:  wiki, mediawiki
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (+844.74%)
Mutual labels:  wiki, mediawiki
bitnami-docker-mediawiki
Bitnami Docker Image for MediaWiki
Stars: ✭ 89 (+134.21%)
Mutual labels:  wiki, mediawiki
Community
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
Stars: ✭ 1,286 (+3284.21%)
Mutual labels:  enterprise, wiki
Apps Android Wikipedia
📱The official Wikipedia app for Android!
Stars: ✭ 1,350 (+3452.63%)
Mutual labels:  wiki, mediawiki
Linq To Wiki
.Net library to access MediaWiki API
Stars: ✭ 93 (+144.74%)
Mutual labels:  wiki, mediawiki
SemanticWikibase
Makes Wikibase data available in Semantic MediaWiki
Stars: ✭ 14 (-63.16%)
Mutual labels:  wiki, mediawiki
Mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
Stars: ✭ 2,752 (+7142.11%)
Mutual labels:  wiki, mediawiki
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (+321.05%)
Mutual labels:  wiki, mediawiki
discord-wiki-bot
Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about the pages and is able to resolve redirects and follow interwiki links.
Stars: ✭ 69 (+81.58%)
Mutual labels:  wiki, mediawiki
wikibot
Some MediaWiki bot examples including wikipedia, wikidata using MediaWiki module of CeJS library. 採用 CeJS MediaWiki 自動化作業用程式庫來製作 MediaWiki (維基百科/維基數據) 機器人的範例。
Stars: ✭ 26 (-31.58%)
Mutual labels:  wiki, mediawiki
meanterprise
MEAN based single page application with common SPA enterprise application add-ons.
Stars: ✭ 23 (-39.47%)
Mutual labels:  enterprise
papers reading sharing.github.io
Sites to share deep learning related papers and their digests
Stars: ✭ 32 (-15.79%)
Mutual labels:  wiki
neuron.nvim
Make neovim the best note taking application
Stars: ✭ 340 (+794.74%)
Mutual labels:  wiki
deadwiki
☠️ dead simple personal wiki
Stars: ✭ 56 (+47.37%)
Mutual labels:  wiki
blog
仿照nswbmw的N-blog项目写的多人博客系统,引入了bootstrap和jquery validation plugin。详见wiki部分。
Stars: ✭ 10 (-73.68%)
Mutual labels:  wiki
smeagol-galore
A git-based wiki featuring markdown, a WYSIWYG Editor, PlantUML, and much more
Stars: ✭ 21 (-44.74%)
Mutual labels:  wiki
python-sonarqube-api
Python wrapper for the SonarQube (Community Edition and Enterprise Edition) and SonarCloud API.
Stars: ✭ 107 (+181.58%)
Mutual labels:  enterprise
WikibaseImport
Import entities from another Wikibase instance (e.g. Wikidata)
Stars: ✭ 25 (-34.21%)
Mutual labels:  mediawiki

meza

Build Status Code Climate

Setup an enterprise MediaWiki server with simple commands. Put all components on a single monolithic server or split them out over many. Run a solitary master database or have replicas. Deploy to multiple environments. Run backups. Do it all using the meza command. Run meza --help for more info.

Why meza?

Standard MediaWiki is easy to install, but increasingly its newer and better features are contained within extensions that are more complicated. Additionally, they may be particularly difficult to install on Enterprise Linux derivatives. This project aims to make these features (VisualEditor, CirrusSearch, etc) easy to install, backup, reconfigure, and maintain in a robust and well-tested way.

Requirements

  1. CentOS 7 or RHEL 7 (for now, with Debian support in the works)
  2. Minimal install: Attempting to install it on a server with many other things already installed may not work properly due to conflicts.

Install and usage

See all the Meza documentation at https://www.mediawiki.org/wiki/Meza

Contributing

If you'd like to contribute to this project, please see this guide on how to help.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].