8 | | Installation |
9 | | You can download the profileserver war file from .... and install it in your apache-tomcat 8 installation [https://tomcat.apache.org/download-80.cgi]. After (re)starting tomcat your local profilesserver should be up and running. |
| 8 | == Installation == |
| 9 | * Install your apache-tomcat 8 installation https://tomcat.apache.org/download-80.cgi. You can re-use an existing installation. |
| 10 | * Download the parties server war file from [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local/genius2/profilesserver the artifactory]. Go into the latest version of the partiesserver and download (right click) the war file. NOTICE: your browser must have cookies enabled to access the artifactory. |
| 11 | * Copy the downloaded war file into the tomcat webapps directory |
| 12 | * (Re)start tomcat |
| 13 | |
| 14 | Now your local profilesserver should be up and running. |