~ final readme
Signed-off-by: Johannes Theiner <j.theiner@live.de>
This commit is contained in:
parent
018589c78d
commit
102a8ebdb9
14
README.md
14
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
|
Loading…
Reference in New Issue