Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.
/ molgenis-cargo Public archive

Easily run existing MOLGENIS releases on your local machine

Notifications You must be signed in to change notification settings

molgenis/molgenis-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is deprecated. See Install MOLGENIS with Docker to install the latest MOLGENIS version.

molgenis-cargo

This maven project allows you to download a released molgenis war file from maven central, download apache tomcat, and run molgenis locally in tomcat. You need java, maven, and a postgresql database with a user who's been granted full privileges on the database.

For a clean run:

mvn clean resources:resources org.codehaus.cargo:cargo-maven2-plugin:run

This will remove everything, recreate the database and molgenis properties file and start molgenis.

To restart a stopped instance, just type

mvn org.codehaus.cargo:cargo-maven2-plugin:run

About

Easily run existing MOLGENIS releases on your local machine

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •