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