Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
02/25/19 16:55:16 (6 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    77The Parties server runs on Tomcat 8 and is developed with Eclipse EE.
    88
    9 Installation
    10 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.
     9== Installation ==
     10* Install your apache-tomcat 8 installation ​https://tomcat.apache.org/download-80.cgi. You can re-use an existing installation.
     11* Download the parties server war file from [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local/genius2/partiesserver the artifactory]. Go into the latest version of the partiesserver and download (right click) the war file.
     12* Copy the downloaded war file into the tomcat webapps directory
     13* (Re)start tomcat
    1114
     15Now your local profilesserver should be up and running.
     16
     17== Using ==
    1218After installing and starting, go to [http://localhost:8080/partiesserver] to see if it works.
    1319