Skip to content

Commit 12e7ce3

Browse files
Merge pull request #10949 from mendix/nc-pmp-upgrade
Add PMP upgrade step
2 parents edf02b6 + 8223c95 commit 12e7ce3

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

content/en/docs/private-platform/pmp-quickstart.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -621,13 +621,14 @@ Re-running the installation command ensures that the installer fetches the relev
621621

622622
If you have installed Private Mendix Platform before, you can upgrade it by doing the following steps:
623623

624-
1. Ensure that your Mendix Operator version is 2.12 or newer.
625-
2. Run the command `./installer platform -n=<namespace name>`, where `-n` indicates the namespace where your Private Mendix Platform is installed.
626-
3. Click **Upgrade Namespace**.
624+
1. Ensure that your Mendix Operator version is 2.12 or above.
625+
2. Ensure that the number of replicas is no higher than 1. If you have manually changed the default value, make sure you revert it to 1 before attempting the upgrade.
626+
3. Run the command `./installer platform -n=<namespace name>`, where `-n` indicates the namespace where your Private Mendix Platform is installed.
627+
4. Click **Upgrade Namespace**.
627628

628629
{{< figure src="/attachments/private-platform/pmp-upgrade1.png" class="no-border" >}}
629630

630-
4. Verify the following settings:
631+
5. Verify the following settings:
631632

632633
* **Persist Config** - When enabled, this setting locks the Private Mendix Platform configuration, so that it can no longer be modified from the user interface.
633634
* **Project Management** - Recommended. Enables you to create and manage your app projects. Enables app projects and related settings across the portal. Must be enabled for CI/CD capabilities.
@@ -637,7 +638,7 @@ If you have installed Private Mendix Platform before, you can upgrade it by doin
637638
* **IDP** - Optional. Enable users to login using SSO by configuring your IdP integration.
638639
* **Webhook** - Optional. Webhooks allow to send information between platform and external systems, and can be triggered by events around Apps, Users, Groups, Marketplace and CI/CD.
639640

640-
5. Click **Run Upgrade**.
641+
6. Click **Run Upgrade**.
641642

642643
{{< figure src="/attachments/private-platform/pmp-upgrade2.png" class="no-border" >}}
643644

0 commit comments

Comments
 (0)