Configuration of the EBISPOT OLS4 via ansible.
Documentation see also
Prerequisites
Perform the following steps in the terminal (Linux / macOS) or in the GitBash (Windows).
git clone git@github.com:TIBHannover/ols4-box.git
cd ols4-box
vagrant up
At the first start the script aborts with an error message, because vagrant is not able to reset the ssh connection. Then simply run ansible again with
vagrant reload --provision
When the installation is complete (a few minutes, depending on the download speed), the index can be opened in the browser
Use playbook.yml for server installation and variables in ansible/group_vars/all.yml to further configure which ontologies will be loaded.