Softwareprojektmanagement/README.md

1.1 KiB

BauDas Logo #Kundenkarten Analyse

Build Status

minimal Requirements

  • Java 8
  • Maven 3
  • Tomcat 9

Development Setup

  • clone this repository
  • import it into your preferred editor
  • start the server with maven goal tomcat7:run
  • open the site at localhost:8080/bauDas
  • change stuff
  • restart the server if needed

get the war

  • clone this repository
  • run maven goal package
  • war can be found in target folder

or

Deploy

  • deploy war to tomcat server
  • open $DeploymentPath$/version.jsp in browser
  • add password.txt with a password in the first line to file root
  • make sure that the tomcat user has read/write permission to catalina base

© 2019 Ihni GmbH