meza icon indicating copy to clipboard operation
meza copied to clipboard

Setup an enterprise MediaWiki server with simple commands

Results 100 meza issues
Sort by recently updated
recently updated
newest added

`sudo` is currently required for: * running jobs if any jobs impact the file system (ref #909) * composer actions (ref #317) * ~import from remote~ (fixed by #1146) *...

critical: security

This would allow using the primewiki like InstantCommons (Wikimedia Commons). To make this work, add the following code: ```php if ( is_array( $primewiki ) ) { $primeWikiId = $primewiki['id']; $wgForeignFileRepos[]...

new: feature request
difficulty: medium

Should we add `$wgCirrusSearchInstantIndexNew` to not wait for job queue for indexing?

Random notes for how to move a wiki to a new ID (also changes URL). Note that it's more complicated if the wiki is the primary wiki and if you...

### Environment - Machine or Virtual Machine details: Vagrant - Operating System: CentOS Linux release 7.6.1810 (Core) - meza version hash: Discovered on 32.x branch. May be elsewhere. Commit =...

critical: bug

### Environment - Machine or Virtual Machine details: Vagrant + VirtualBox - Operating System: `CentOS Linux release 7.6.1810 (Core)` - meza version hash: 4ecae6b (currently `32.x-MezaExt-latest` branch) ### Issue details...

critical: bug

This could be done by simply doing `sudo systemctl stop httpd` but that's not platform independent (it's different on Debian) and it doesn't necessarily disable all world-facing services nor does...

When `public.yml` is loaded by the `set-vars` role, it is done with `failed_when: False` in order to allow `public.yml` to not exist. This is required for bootstrapping a new server....

### Issue details Some wikis are private. If fire-walled, or secured to a private LAN; if registration is closed then you don't need to worry about SPAM. Other wikis are...

Use e6133218cf89d414d9baa92d9d8f1a638fac76f1 to make [this](https://www.mediawiki.org/wiki/Meza#/media/File:Meza_vagrant_screenshot.png)