~ final readme

Signed-off-by: Johannes Theiner <j.theiner@live.de>
This commit is contained in:
Johannes Theiner 2019-06-03 21:59:46 +02:00
parent 018589c78d
commit 102a8ebdb9
1 changed files with 11 additions and 3 deletions

View File

@ -18,12 +18,20 @@
- change stuff - change stuff
- restart the server if needed - restart the server if needed
## get the war
## Deploy
- clone this repository - clone this repository
- run maven goal ````package```` - run maven goal ````package````
- war can be found in target folder - war can be found in target folder
- upload war to tomcat server
- add ´´´´password.txt´´´´ to tomcat root or
- download from [Teamcity](https://teamcity.joethei.xyz/guestAuth/repository/download/Studium_Programmierung_Softwareprojektmanagement_SpmProd/953:id/bauDas-kundenkarten-0.1.0-SNAPSHOT.war)
## 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
&copy; 2019 Ihni GmbH &copy; 2019 Ihni GmbH