You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mendix-cloud-deploy/studio-deployment-settings.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,28 +16,26 @@ If you have a licensed app in Mendix Cloud, you can deploy it directly to an env
16
16
{{% alert color="info" %}}
17
17
By default, the target environment is set to **Build Only**. If you have **Build Only** selected, clicking **App** > **Deploy to Licensed Cloud Node** places your MDA in the [Deployment Packages](/developerportal/deploy/environments/#deployment-packages-tab) tab in the Mendix Portal rather than directly deploying it to an environment.
18
18
19
-
If an environment is designated as the deployment target, you can see this on its [Environment Details](/developerportal/deploy/environments-details/) page; the **Studio Pro Target** line will read **Yes**.
19
+
If an environment is designated as the deployment target, you can see this on its [Environment Details](/developerportal/deploy/environments-details/#application-status) page; the **Studio Pro Target** line will read **Yes**.
20
20
{{% /alert %}}
21
21
22
22
To select a target environment for Studio Pro deployment, do the following:
23
23
24
24
1. From [Apps](https://sprintr.home.mendix.com/), click **Environments** on your app.
25
25
26
-
2. <aid="target"></a>In the **Deploy** tab, click **Setup Studio Pro Deployment**.
{{% alert color="info" %}} Only the [Technical Contact](/developerportal/general/app-roles/#technical-contact) can see the **Setup Studio Pro Deployment** button and click it.{{% /alert %}}
28
+
{{% alert color="info" %}} Only the [Technical Contact](/developerportal/general/app-roles/#technical-contact) can see and click the **Environment Settings**.{{% /alert %}}
29
29
30
-
3. In the **Setup Studio Pro Deployment**dialog box, select your desired target environment from the **Select target environment** menu.
30
+
3. In the **Environment Settings**page, select your desired Studio Pro target environment from the environments list.
31
31
32
-
{{< figure src="/attachments/deployment/mendix-cloud-deploy/studio-deployment-settings/setup-studio-pro-deployment.png" alt="Select Studio Pro Target Dialog" max-width=80% >}}
33
-
34
-
4. Click **Save**.
32
+
4. Click **Close** to save the selection.
35
33
36
34
You have selected the target environment and can now deploy your app to that environment from Studio Pro.
37
35
38
36
## Deploying from Studio Pro {#deploy-to-cloud-node}
39
37
40
-
Once the app has a target deployment environment, you can directly deploy your app from Studio Pro. Follow these steps:
38
+
Once the app has a target deployment environment, you can directly deploy your app from Studio Pro by following these steps:
41
39
42
40
1. Open the licensed app in [Studio Pro](https://marketplace.mendix.com/link/studiopro/).
43
41
1. In the top menu bar, click **App** > **Deploy to Licensed Cloud Node**.
0 commit comments