Skip to content

Repository files navigation

Assessment Web App

Welcome to the Assessment-App! This was created to assist the professors at York College of Pennsylvania with their assessments of their classes

Install Instructions

automatic (linux only currently)

  • run the ./build.sh script

  • war file will be located in the main direactory named Assessment-App.war

  • the war file can be ran in standared java way with the recomaned command of

java -server -Xmx921M -Dgrails.env=prod -jar DAA.war

Manual

  • in the Applicaton.yml located under grails-app/conf/ directory edit the environments: production: dataSource: url:, username:, password: values to your postgreSQL database info.

  • next edit the server: 'contextPath': item to desired contextPath

  • to acutally compile the application run the command listed in the table based on oprating system

Windows OSX Linux
grailsw.bat package ./grailsw package ./grailsw package
  • the runnable war file will be located in build/libs named Assessment-App-0.1.war

  • the war file can be ran in standared java way with the recomaned command of

java -server -Xmx921M -Dgrails.env=prod -jar DAA.war

About

Assessment Documentation organizer and template for York College of PA Professors and Faculty

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages