howto:molgenis_install
This is an old revision of the document!
Table of Contents
Installing Molgenis on Ubuntu
Requirements
Install Java 8 (my favorite is the Oracle JDK)
sudo apt-get install java7
Installation Procedure
- Download the latest version of molgenis web application file (this is in the form of a Java war).
- Do this by searching for molgenis-app in the maven repository
- Download the war file by using wget. e.g.
jp@maltabiobank:~/downloads$ wget http://search.maven.org/remotecontent?filepath=org/molgenis/molgenis-app/1.8.2/molgenis-app-1.8.2.war
- Rename the downloaded war file to
ROOT.war
(case important). This is an annoying and necessary limitation - Copy the newly renamed
ROOT.war
to the Tomcat
howto/molgenis_install.1440076039.txt.gz · Last modified: 2018/10/09 10:12 (external edit)