Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install via script from source on Linux or Mac OS with bash <(curl -L https://raw.githubusercontent.com/ontologyportal/sigmakee/master/install.sh) Users should also see https://sourceforge.net/p/sigmakee/wiki/required_data_files/ Mac instructions - https://sourceforge.net/p/sigmakee/wiki/Sigma%20Setup%20on%20Mac/ Ubuntu - https://sourceforge.net/p/sigmakee/wiki/Setting%20up%20Sigma%20on%20Ubuntu/ You can also install Sigma on a Vagrant virtual machine. You'll need VirtualBox too https://www.virtualbox.org/ > mkdir sigma_vagrant > cd sigma_vagrant > wget https://raw.githubusercontent.com/ontologyportal/sigmakee/master/Vagrantfile > vagrant up > vagrant ssh > bash <(curl -L https://raw.githubusercontent.com/ontologyportal/sigmakee/master/install.sh) follow the prompts and Sigma will be running. Then on the browser of your host machine, go to http://localhost:9090/sigma/login.html