Skip to content

TIBHannover/ols4-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EBISPOT OLS4

Configuration of the EBISPOT OLS4 via ansible.

Documentation see also

Installation on local system for testing

Prerequisites

Perform the following steps in the terminal (Linux / macOS) or in the GitBash (Windows).

git clone [email protected]: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

http://192.168.98.116:8081/

Installation with Ansible in CI/CD

Use playbook.yml for server installation and variables in ansible/group_vars/all.yml to further configure which ontologies will be loaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published