keycloak-scim/upgrading/topics/rhsso/upgrading.adoc
AndyMunro 586cfe40d6 Revise RPM upgrade
Applying input from support

Closes #1458
2022-05-02 10:58:20 -03:00

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.0.0 to 7.1.0, 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.1.0 to 7.1.1, 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]