Changes

Jump to navigation Jump to search
615 bytes added ,  11:29, 28 November 2018
Created page with "You can install QualityBox like [https://www.mediawiki.org/wiki/Meza/Install_on_existing_server installing Meza]<ref>The only difference is where you clone from</ref>: <synta..."
You can install QualityBox like [https://www.mediawiki.org/wiki/Meza/Install_on_existing_server installing Meza]<ref>The only difference is where you clone from</ref>:

<syntaxhighlight lang=bash>
sudo yum install -y git
sudo git clone https://github.com/freephile/meza /opt/meza
sudo bash /opt/meza/src/scripts/getmeza.sh
sudo meza deploy monolith
</syntaxhighlight>

This will setup a demo wiki with the user <code>Admin</code> with password <code>adminpass</code>. For production environments, update this password (go to "preferences" when logged into your wiki as this user) or remove this user.

<references/>

Navigation menu