diff --git a/content/en/docs/private-platform/pmp-user-guide.md b/content/en/docs/private-platform/pmp-user-guide.md index 3db373f0f89..3614a283d01 100644 --- a/content/en/docs/private-platform/pmp-user-guide.md +++ b/content/en/docs/private-platform/pmp-user-guide.md @@ -118,6 +118,10 @@ In the **Deploy** section, you can configure the environment to which your app w 5. Click **Next**. 6. After the environment is created, you can use the **Details** menu to perform additional actions such as deleting the environment, or starting and stopping the app. +### DTAP Mode + +You can select the environment purpose (Development, Test, Acceptance, or Production). For Private Mendix Platform, environment with the Development and Test purpose operate in Development DTAP mode, while Acceptance and Production environments operate in Production DTAP mode. + ## Managing Marketplace Content If your organization has enabled the Marketplace for your Private Mendix Platform, you can build your own connectors and modules, and then share them on the Marketplace, so that other teams from your organization can use the connector in their own apps. diff --git a/content/en/docs/private-platform/quickstart/_index.md b/content/en/docs/private-platform/quickstart/_index.md index d8ebf094e1a..0068372dbf7 100644 --- a/content/en/docs/private-platform/quickstart/_index.md +++ b/content/en/docs/private-platform/quickstart/_index.md @@ -27,9 +27,9 @@ Before you start the installation process, review the following considerations: Private Mendix Platform can run with FIPS-compliant encryption across the entire Platform, including Mendix Runtime, Private Mendix Platofrm itself, Mendix Operator, and Studio Pro. -#### Installation Mode +#### Installation Method -You can perform the installation in one of the following modes: +You can perform the installation by using one of the following methods: * [With GUI](/private-mendix-platform/interactive-installation/), where you manually install Private Mendix Platform components * [With Helmfile](/private-mendix-platform/helmfile-installation/), where you use Helmfile to automatically install Private Mendix Platform components.