Changes between Version 7 and Version 8 of xQTLAdministratorInstall


Ignore:
Timestamp:
2011-07-31T13:14:13+02:00 (13 years ago)
Author:
jvelde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xQTLAdministratorInstall

    v7 v8  
    11= xQTL workbench =
     2
     3{{{
     4#!html
     5<h2 style="color: blue">
     6 Stable freeze - <font color="green"><b>WORKING</b></font>
     7</h2>
     8}}}
    29
    310You will need: [http://ant.apache.org/ Ant], [http://subversion.apache.org/ Subversion], [http://www.java.com/ Java].[[BR]]
     
    1219App is now running at: `http://localhost:8080/molgenis_apps`[[BR]]
    1320First, setup database using: `http://localhost:8080/molgenis_apps/resetdatabase_4EE1D7A3E73C504183B69F7D20108853`[[BR]]
    14 Login with user/pw: `admin` / `admin`[[BR]]
    15 Go to Settings -> File storage. Enter path or use default, click 'Set path' and 'Validate'[[BR]]
     21Then login with user/pw: `admin` / `admin`[[BR]]
     22Go to Settings -> File storage. Enter preferred path or use default, click 'Set path' and 'Validate'[[BR]]
    1623Now go to 'Database' and click 'Load example data'[[BR]]
     24[[BR]]
     25Done :)[[BR]]
    1726[[BR]]
    1827Things you can do next are..
     
    2534* Add a new analysis R script[[BR]]
    2635* Run an analysis on the cluster[[BR]]
     36* etcetera!
    2737
     38{{{
     39#!html
     40<h2 style="color: blue">
     41 Cutting edge - <font color="red"><b>BROKEN</b></font>
     42</h2>
     43}}}
     44
     45Run these checkouts instead:[[BR]][[BR]]
     46`svn co http://www.molgenis.org/svn/molgenis/trunk/ molgenis`[[BR]]
     47`svn co http://www.molgenis.org/svn/molgenis_apps/trunk/ molgenis_apps`[[BR]]
     48[[BR]]
     49Followed by the same `ant -f molgenis_apps/xqtl_dev.xml make_run` command.[[BR]]
     50
     51[[BR]][[BR]][[BR]][[BR]][[BR]]
    2852= OLDER STUFF =
    2953