digiquest
 
   

digiquest-webapp Documentation

print-friendly version
print-friendly
PDF
Note
The documentation is still incomplete and most documentation is missing. if you need help on a specific topic contact us.

Installation

To run the digiquest web-application you need a servlet container like Apache Tomcat.

For the following steps, we assume that you use Apache Tomcat as a standalone server. The default installation of Tomcat is suitable to run the digiquest web-application.

  1. Download digiquest-webapp and extract the archive to a place you like.
  2. Copy digiquest.war to $TOMCAT_HOME/webapps.
  3. Start Tomcat. Usually this is done by invoking $TOMCAT_HOME/bin/startup[.bat|.sh].
  4. Point your browser to http://localhost:8080/digiquest and you should see the main page of the web-application.
  5. Point your browser to http://localhost:8080/digiquest/admin and you should see the admin page of the web-application.
Valid HTML 4.01!Valid CSS!