Updates to PMP install - #11060
Conversation
Clarified the components involved in installation and upgrade tasks, and updated the installation instructions for the Mendix Operator.
| * **Marketplace** - Recommended. Enables you to use the Private Platform's Marketplace capabilities to upload, import and manage Marketplace contents. The Marketplace enabled here is hosted entirely within your Private Mendix Platform. | ||
| * **Marketplace Approvals** - Optional. If enabled, contents that users publish to the private Marketplace require administrator approval before publishing. | ||
| * **Marketplace Import** - Optional. Enables content import with an external source. | ||
| * **IDP** - Optional. Enable users to login using SSO by configuring your IdP integration. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''IdP'' (capitalized)
| * **Marketplace Approvals** - Optional. If enabled, contents that users publish to the private Marketplace require administrator approval before publishing. | ||
| * **Marketplace Import** - Optional. Enables content import with an external source. | ||
| * **IDP** - Optional. Enable users to login using SSO by configuring your IdP integration. | ||
| * **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. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.ProductNames] Use 'Projects' instead of 'Apps'
| * `authenticator-db-user` - The Authenticator database username, for example, `auth_user` | ||
| * `authenticator-db-pass` - The Authenticator database password, for example, `StrongPassword123` | ||
| * `collector-db-name` - The Collector database name, for example, `collector` | ||
| * `collector-db-host` - The Collector database host, for example, `postgres.example.com |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Postgres'' (capitalized)
|
|
||
| # Component Configurations | ||
|
|
||
| ## mx-privatecloud-license-manager (PCLM) |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.HeadingTitleCase] Use title case capitalization for 'mx-privatecloud-license-manager (PCLM)'.
| | Field | Type | Required | Description | | ||
| | :--- | :--- | :--- | :--- | | ||
| | **db.type** | string | Yes | "postgres" or "sqlserver" | | ||
| | **db.strict_tls** | boolean | No | Enable strict TLS for database | |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Boolean'' (capitalized)
| diff 3.11.0 ← This is REQUIRED | ||
| ``` | ||
|
|
||
| ### Installing the Helm-diff Plugin |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.HeadingTitleCase] Use title case capitalization for 'Installing the Helm-diff Plugin'.
| password: "operatorpass" # Must match pclm bootstrap operator_password | ||
| ``` | ||
|
|
||
| #### Helmfile Values for Mx-privatecloud-license-manager |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Mendix.HeadingTitleCase] Use title case capitalization for 'Helmfile Values for Mx-privatecloud-license-manager'.
No description provided.