keycloak-scim/docs/documentation/upgrading/topics/install_new_version.adoc

14 lines
555 B
Text
Raw Normal View History

2017-09-01 03:25:47 +00:00
[[_install_new_version]]
2021-06-18 01:03:51 +00:00
== Upgrading the {project_name} server
2017-09-01 03:25:47 +00:00
It is important that you upgrade {project_name} server before upgrading the adapters.
2017-09-01 03:25:47 +00:00
2021-06-18 01:03:51 +00:00
.Prerequisites
* Handle any open transactions and delete the data/tx-object-store/ transaction directory.
2017-09-01 03:25:47 +00:00
2021-06-18 01:03:51 +00:00
.Procedure
. Download the new server archive
2017-09-01 03:25:47 +00:00
. Move the downloaded archive to the desired location.
. Extract the archive. This step installs a clean instance of the latest {project_name} release.
. Copy `conf/`, `providers/` and `themes/` from the previous installation to the new installation.