2019-05-23 15:15:30 +02:00
|
|
|
|
![BauDas Logo](https://services.joethei.xyz/images/bauDas.png)
|
2019-05-29 09:05:34 +02:00
|
|
|
|
#Kundenkarten Analyse
|
2019-05-23 15:15:30 +02:00
|
|
|
|
|
|
|
|
|
[![Build Status](https://teamcity.joethei.xyz/app/rest/builds/buildType:(id:Studium_Programmierung_Softwareprojektmanagement_SpmProd)/statusIcon)](https://tcstatus.joethei.space/dashboard/spm)
|
|
|
|
|
|
2019-05-29 09:05:34 +02:00
|
|
|
|
## minimal Requirements
|
2019-05-23 15:15:30 +02:00
|
|
|
|
|
|
|
|
|
- Java 8
|
|
|
|
|
- Maven 3
|
2019-05-30 07:47:10 +02:00
|
|
|
|
- Tomcat 9
|
2019-05-23 15:15:30 +02:00
|
|
|
|
|
|
|
|
|
## Development Setup
|
|
|
|
|
|
|
|
|
|
- clone this repository
|
|
|
|
|
- import it into your preferred editor
|
|
|
|
|
- start the server with maven goal ````tomcat7:run````
|
2019-05-30 10:12:11 +02:00
|
|
|
|
- open the site at ````localhost:8080/bauDas````
|
2019-05-23 15:15:30 +02:00
|
|
|
|
- change stuff
|
|
|
|
|
- restart the server if needed
|
|
|
|
|
|
|
|
|
|
|
2019-05-30 22:03:38 +02:00
|
|
|
|
## Deploy
|
2019-05-23 15:15:30 +02:00
|
|
|
|
- clone this repository
|
|
|
|
|
- run maven goal ````package````
|
|
|
|
|
- war can be found in target folder
|
2019-05-30 22:03:38 +02:00
|
|
|
|
- upload war to tomcat server
|
|
|
|
|
- add ´´´´password.txt´´´´ to tomcat root
|
2019-05-23 15:15:30 +02:00
|
|
|
|
|
|
|
|
|
© 2019 Ihni GmbH
|