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
4 changes: 2 additions & 2 deletions content/en/docs/deployment/cloud-foundry-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,15 @@ You may need to configure your file store by using environment variables. See th

## ⚠ Deploy Your App to Cloud Foundry (Deprecated)

1. Open Studio Pro
1. Open Studio Pro.
2. Open the app you want to deploy to Cloud Foundry.
3. Choose the menu option **Run > Run on Cloud Foundry**:

{{< figure src="/attachments/deployment/cloud-foundry-deploy/run-on-cf.png" class="no-border" >}}

The Mendix app will now be deployed to the configured Cloud Foundry app and started automatically

{{% alert color="warning" %}}Deploying directly to Cloud Foundry from Studio Pro is deprecated. This functionality will be removed in Mendix 11.{{% /alert %}}
{{% alert color="warning" %}} Cloud Foundry deployment from Studio Pro is deprecated in version 10 and removed in version 11. {{% /alert %}}

## Cloud Foundry Environment Variables

Expand Down