Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- Mar 18, 2011, 2:29:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 6 6 == Quick start == 7 7 8 Be sure to check out our [http://demo.dbnp.org online demo]. If you want to try installing it yourself, the easiest way is to deploy the latest pre-compiled test war from the [https://trac.nbic.nl/gscf/downloads Downloads] section in a Java servlet container such as Tomcat. Be advised that this uses an in-memory database and will destroy your input at each restart! To learn more about how to set up your own database and custom configuration, read [https://trac.nbic.nl/gscf/wiki/QuickStart Quickstart]. 8 Be sure to check out our [http://demo.dbnp.org online demo]. If you want to try installing it yourself, the easiest way is to deploy the latest pre-compiled test war from the [https://trac.nbic.nl/gscf/downloads Downloads] section in a Java servlet container such as Tomcat. Be advised that this uses an in-memory database and will destroy your input at each restart! To learn more about how to set up your own database and custom configuration, read [https://trac.nbic.nl/gscf/wiki/QuickStart Quickstart]. If you want to set up your own dedicated GSCF server, read [https://trac.nbic.nl/gscf/wiki/QuickStartServer QuickStartServer] 9 9 10 10 == Source access ==