keycloak-scim/upgrading/topics/install_new_version-quarkus.adoc
2022-02-08 14:07:16 +01:00

15 lines
No EOL
638 B
Text

[[_install_new_version]]
== Upgrading the {project_name} server
It is important that you upgrade {project_name} server before upgrading the adapters.
.Prerequisites
* Handle any open transactions and delete the data/tx-object-store/ transaction directory.
.Procedure
. Download the new server archive
. 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.
. Re-build the server with `bin/kc.[sh|bat] build` unless you are using auto-build