Update existing installation
This page describes how to update an existing installation to a newer version.
To identify which version you are running, open the URL /identity/info.txt.
|
Before updating
|
Update steps
To update the Identity Service to a newer version, follow these steps:
-
Stop the Apache Tomcat server.
-
Remove the old Identity Service context from
%TOMCAT%\webapps\(move it to a backup folder before deleting it completely). -
Extract the new Identity Service version to
%TOMCAT%\webapps\. -
Edit the file
%TOMCAT%\webapps\identity\WEB-INF\classes\custom-application.propertiesand point thedata.directory.locationproperty to your.identity-servicefolder. This folder contains the customizedapplication.propertiesof your previous Identity Service installation. -
Start the Apache Tomcat server.