Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/en/docs/private-platform/pmp-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ Your Mendix app will be deployed with and run by the Mendix on Kubernetes Operat
| Container registry | Any supported registry | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | |
| Database | PostgreSQL | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) | |
| Object storage | S3-type Bucket | S3 API compatible | |
| Application management | Mendix on Kubernetes Operator | 2.12 or above | Will be installed by Private Mendix Platform installer |
| Runtime | Mendix | 9.18.3.58938 | Will be installed by Private Mendix Platform installer |
| Application management | Mendix on Kubernetes Operator | See the [Release Notes](/releasenotes/private-platform/) for your Private Mendix Platform version | Will be installed by Private Mendix Platform installer |
| Runtime | Mendix | See the [Release Notes](/releasenotes/private-platform/) for your Private Mendix Platform version | Will be installed by Private Mendix Platform installer |
| License | Private Cloud License Manager (PCLM) | Latest | Will be installed by Private Mendix Platform installer<br />Requires PostgreSQL 12 or MS SQL Server 19 or 22, see [Private Cloud License Manager](/developerportal/deploy/private-cloud/private-cloud-license-manager/#prerequisites) for more information |
| TLS | TLS certificate | | Optional, needs to be provided by you |

Expand All @@ -114,7 +114,7 @@ Private Mendix Platform must connect to services within your premises. Mandatory
| Type | Tool | Version |
| --- | --- | --- |
| Container orchestration | Kubernetes | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) |
| Database | PostgreSQL | 12 |
| Database | PostgreSQL | See [Supported Providers](/developerportal/deploy/private-cloud-supported-environments/) |
| Object storage | S3-type Bucket | S3 API compatible |
| Application management | Mendix on Kubernetes Operator | 2.12+ |
| Runtime | Mendix | 9.24+ |
Expand Down