1.1 KiB
1.1 KiB
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
- download from Teamcity
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