keycloak-scim/upgrading/topics/rhsso/upgrading.adoc

34 lines
1.1 KiB
Text
Raw Normal View History

2017-09-01 03:25:47 +00:00
[[_upgrading]]
== Upgrading {project_name} Server
2020-01-31 18:27:45 +00:00
The upgrade or migration process for the {project_name} server depends on the previous version of the software.
2017-09-01 03:25:47 +00:00
2020-01-31 18:27:45 +00:00
* 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].
2017-09-01 03:25:47 +00:00
2020-01-31 18:27:45 +00:00
* 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].
2017-09-01 03:25:47 +00:00
[[_upgrading_minor]]
=== Minor Upgrades
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]]
=== Micro Upgrades
include::patching-zip-installation.adoc[leveloffset=3]
include::patching-rpm-installation.adoc[leveloffset=3]
include::patching_maven_repo.adoc[leveloffset=3]
2017-09-01 03:25:47 +00:00
== Upgrading {project_name} Adapters
include::../upgrade_adapters.adoc[leveloffset=1]