From 102a8ebdb9bb40923cfa60b44c4112ad1627baaa Mon Sep 17 00:00:00 2001 From: Johannes Theiner Date: Mon, 3 Jun 2019 21:59:46 +0200 Subject: [PATCH] ~ final readme Signed-off-by: Johannes Theiner --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b11aae7..fd95711 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,20 @@ - change stuff - restart the server if needed +## get the war -## Deploy - clone this repository - run maven goal ````package```` - 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 © 2019 Ihni GmbH \ No newline at end of file