586cfe40d6
Applying input from support Closes #1458
21 lines
815 B
Text
21 lines
815 B
Text
[[_prep_migration]]
|
|
|
|
== Preparing for upgrading
|
|
|
|
Before you upgrade, be aware of the order in which you need to perform the upgrade steps. In particular, be sure to upgrade {project_name} server before you upgrade the adapters.
|
|
|
|
[WARNING]
|
|
====
|
|
In a minor upgrade of {project_name}, all user sessions are lost. After the upgrade, all users will have to log in again.
|
|
====
|
|
|
|
.Procedure
|
|
. Back up the old installation (configuration, themes, and so on).
|
|
. Back up the database using instructions in the documentation for your relational
|
|
database.
|
|
. Upgrade the {project_name} server.
|
|
+
|
|
The database will no longer be compatible with the old server after the upgrade.
|
|
. If you need to revert the upgrade, first restore the old installation, and then restore the database from the backup copy.
|
|
. Upgrade the adapters.
|
|
|