Open main menu

You can install QualityBox like installing Meza[1]:

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

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

  1. The only difference is where you clone from