Line | |
---|
1 | GnuMims is a web application built with the Grails (www.grails.org) web framework. |
---|
2 | To run from source a working Grails installation is required. |
---|
3 | To run from WAR (web application archive) a working Java servlet (e.g: Tomcat) is required. |
---|
4 | |
---|
5 | To run from source: |
---|
6 | - cd $projectdir |
---|
7 | - grails run-app |
---|
8 | |
---|
9 | To run from war: |
---|
10 | - select and configure database. |
---|
11 | - deploy to Java application server as per server instructions. |
---|
12 | |
---|
13 | See www.gnumims.org for more. |
---|
14 | http://www.gnumims.org/trac/wiki/Installing |
---|
Note: See
TracBrowser
for help on using the repository browser.