15 lines
No EOL
638 B
Text
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 |