Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -1,4 +1,16 @@
|
||||
# AbizeitungVotingSystem
|
||||
Internet address: http://adolfinum-voting.tools/ <br>
|
||||
Server IP address: 192.168.2.159 <br>
|
||||
Port: 8000 <br>
|
||||
This project is a custom web server constructed to simplify the voting process for our senior book <br>
|
||||
All private data got removed <br>
|
||||
You are free to use this web server <br>
|
||||
Be aware that this webserver isn't really securly build. To avoid complications use a DNS mask
|
||||
|
||||
# Installation
|
||||
Clone the repo <br>
|
||||
Run `cd AbizeitungVotingSystem` <br>
|
||||
Add your mysql database credentials and email credentials to the application.properties file <br>
|
||||
Run `mvn install -DskiptTests`<br>
|
||||
|
||||
The .jar is located in the target folder<br>
|
||||
Run the .jar as a deamon on your machine <br>
|
||||
|
||||
Webserver is reachable at host_ip:8000
|
||||
|
||||
Reference in New Issue
Block a user