Skip to content

Commit 0962f65

Browse files
Merge pull request #11249 from mruiserrmendix/patch-22
Update support information for Linux deployment
2 parents f9ea30c + b97b78a commit 0962f65

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • content/en/docs/deployment/on-premises-design/linux

content/en/docs/deployment/on-premises-design/linux/linux-pad.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ Portable App Distribution refers to packaging applications in a self-contained f
1212
This documentation provides guidance for deploying Portable App Distribution in a Linux environment and serves as a helpful reference rather than official implementation support.
1313

1414
{{% alert color="info" %}}
15+
Unlike the M2EE-based deployment, where Mendix provides full end-to-end tooling support, the Portable App Distribution approach only requires Java to run, with Mendix's support strictly limited to the Portable App Distribution package itself. All implementation, configuration, and deployment activities, including Linux deployment, remain the customer's sole responsibility.
1516
For information about the scope of support, see [Support for Different Deployment Strategies](/support/deployment-strategy-support/).
1617
{{% /alert %}}
1718

1819
## Prerequisites
1920

20-
To deploy your app to an on-premises Cloud Foundry configuration using [Portable App Distribution](/developerportal/deploy/portable-app-distribution-deploy/), ensure that you fulfill the following prerequisites:
21+
To deploy your app to an on-premises Linux configuration using [Portable App Distribution](/developerportal/deploy/portable-app-distribution-deploy/), ensure that you fulfill the following prerequisites:
2122

2223
* A Linux environment. This can be a virtual machine, a physical server, or a cloud instance (for example, AWS EC2, Azure VM, Google Cloud VM). You will need `sudo` or `root` privileges for some commands.
2324
* Java Development Kit (JDK). Your application requires a compatible Java runtime. For installation instructions, refer to the following sections.

0 commit comments

Comments
 (0)