Installation

Prerequisites

A running Quobis WAC instance is needed in order to run Quobis manager. Please follow the installation guide available in the Quobis wac documentation.

Installation

Once a Quobis WAC instance is running, you need to deploy the Quobis manager container using the same installer that has been used to deploy Quobis WAC. This can be done by issuing the following command:

$ ansible-playbook -i inventory/<inventory name> --vault-id <inventory name>@prompt main.yml --tags "manager-deploy"