Changes between Version 21 and Version 22 of Installing
- Timestamp:
- May 19, 2011, 4:45:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installing
v21 v22 7 7 There are three ways to get gnuMims running: 8 8 1. Easy: [http://www.gnumims.org/services.html get service] everything will be done for you. 9 1. Harder: [http://www.gnumims.org/downloads/gnuMims.war Download WAR] and [http://www.gnumims.org/trac/ export/935/trunk/gnuMims-config.groovy Config file] and deploy to a Java Servlet (as detailed bellow).9 1. Harder: [http://www.gnumims.org/downloads/gnuMims.war Download WAR] and [http://www.gnumims.org/trac/browser/trunk/gnuMims-config.groovy Config file] and deploy to a Java Servlet (as detailed bellow). 10 10 1. Hardest: Download the source code and build a custom WAR with Grails (see the [wiki:DeveloperStartPage Developer Start Page] for this option). 11 11