Skip to content

Commit c9d0db2

Browse files
Merge pull request #11520 from mruiserrmendix/patch-30
Update linux.md
2 parents 5d588bc + 280cb75 commit c9d0db2

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ aliases:
77
- /developerportal/deploy/unix-like/
88
---
99

10-
{{% alert color="warning" %}} Linux deployment is only supported on Debian 10 (buster) for the [Mendix Runtime version 9, 10, and 11](/releasenotes/studio-pro/lts-mts/). We will not add support for any other versions of the Mendix Runtime. Consider using the [Mendix Portable Runtime for Linux](/developerportal/deploy/linux-pad/) option instead. {{% /alert %}}
10+
{{% alert color="warning" %}} Linux deployment is only supported on Debian 10 (buster) for the [Mendix Runtime version 9, 10, and 11](/releasenotes/studio-pro/lts-mts/). We will not add support for any other versions of the Mendix Runtime. Consider using the [Mendix Portable Runtime for Linux](/developerportal/deploy/linux-pad/) option instead.
11+
12+
With the release of [Mendix Portable Runtime](https://docs.mendix.com/developerportal/deploy/docker-deploy-pad/), we are transitioning away from the M2EE Toolkit toward a modern, container-native approach that packages Mendix applications. As part of this shift, the M2EE Toolkit will begin its deprecation journey by not supporting Mendix 12 and future Runtime versions.
13+
14+
For more information, see [Mendix Portable Runtime: Deployment, Simplified](https://www.mendix.com/blog/mendix-portable-runtime/).
15+
{{% /alert %}}
16+
1117

1218
## Introduction
1319

0 commit comments

Comments
 (0)