Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
03/11/19 15:08:58 (6 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    66This server serves domain and profile files to interested parties, and can inform them of changes.
    77
    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
     14Now your local profilesserver should be up and running.
    1015
    1116After installing and starting, go to [http://localhost:8080/profilesserver] to see if it works.