Difference between revisions of "Administration:Installing WormMine"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '= Requirements = == Hardware == * 8 cores * 24GB RAM * ~ 1TB storage == Software == Necessary software and versions: {| border="1" style="padding: 1" ! Software !! Minimum Versio…')
 
Line 22: Line 22:
 
|-
 
|-
 
|}
 
|}
 +
 +
=== Installation / configuration ===
 +
==== Git ====
 +
==== Java ====
 +
==== Ant ====
 +
==== Tomcat ====
 +
==== PostgreSQL ====
 +
==== Perl ====

Revision as of 16:15, 14 August 2013

Requirements

Hardware

  • 8 cores
  • 24GB RAM
  • ~ 1TB storage

Software

Necessary software and versions:

Software Minimum Version Purpose
Git 1.7 check out and update source code
Java SDK 6.0 build and use InterMine
Ant 1.8 invokes the InterMine build
Tomcat 6.0.29 website
PostgreSQL 8.3 database
Perl 5.8.8 run build scripts

Installation / configuration

Git

Java

Ant

Tomcat

PostgreSQL

Perl