2c8809eff5
Closes #RHSSO-2096 (cherry picked from commit 94364b23e5216d148ccc3883b956a7fccb286129)
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
[[_upgrading]]
|
|
|
|
== Upgrading the {project_name} server
|
|
|
|
The upgrade or migration process for the {project_name} server depends on the previous version of the software.
|
|
|
|
* If you are upgrading to a new minor release, for example from 7.5.x to 7.6, follow the steps in xref:_upgrading_minor[Minor Upgrades].
|
|
|
|
* If you are migrating from Keycloak {keycloak_upgrade_version}, follow the steps in xref:_upgrading_minor[Minor Upgrades].
|
|
|
|
* If you are upgrading to a new micro release, for example from 7.5.2 to 7.5.3, follow the steps in xref:_upgrading_micro[Micro Upgrades].
|
|
|
|
[[_upgrading_minor]]
|
|
=== Performing a minor upgrade
|
|
|
|
include::../prep_migration.adoc[leveloffset=2]
|
|
|
|
include::../install_new_version.adoc[leveloffset=2]
|
|
|
|
include::../migrate_db.adoc[leveloffset=2]
|
|
|
|
include::../migrate_themes.adoc[leveloffset=2]
|
|
|
|
[[_upgrading_micro]]
|
|
=== Performing a micro upgrade
|
|
|
|
include::patching-zip-installation.adoc[leveloffset=3]
|
|
include::patching-rpm-installation.adoc[leveloffset=3]include::patching_maven_repo.adoc[leveloffset=3]
|
|
|
|
include::../upgrade_adapters.adoc[leveloffset=1]
|