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/support/new-app-node-request-template.md
+21-19Lines changed: 21 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "App Node Requests"
3
3
url: /support/new-app-node-request-template/
4
-
description: "Describes how to deploy a new licensed node in Mendix Cloud or on-premises/virtual Mendix on Kubernetes."
4
+
description: "Describes how to resize environments, offboard an environment, and request a new licensed node in Mendix Cloud or on-premises/virtual Mendix on Kubernetes."
There are a number of changes to licensed app nodes which you need to request outside the Mendix Portal.
17
-
18
-
These changes, listed below, are described in this document.
16
+
This document describes some changes to licensed app nodes that you can request outside the Mendix Portal. These changes are listed below.
19
17
20
18
*[Requesting a New Licensed App Node](#new-node)
21
19
*[Resizing an Existing Environment](#resize)
22
20
*[Offboarding an Environment](#offboard)
23
21
24
22
## Requesting a New Licensed App Node{#new-node}
25
23
26
-
If you want to deploy your app to a new licensed node in Mendix Cloud, Mendix Cloud Dedicated, or on-premises/virtual Mendix on Kubernetes, you can request one from Mendix Support.
24
+
To deploy your app to a new licensed node, you will need to request a node from Mendix Support. When submitting your request, you must specify the hosting type for your application. The available options are:
27
25
28
-
Fill in the required details for the new licensed app node on the [Request New App Node](https://newnode.mendix.com/) page. If your request matches your entitlements, your Mendix Cloud node is created automatically. Mendix Support will contact you via a ticket in the [Mendix Support Portal](https://support.mendix.com/) if more information is needed or to send you keys for apps deployed on-premises or to a virtual Mendix on Kubernetes.
26
+
***Mendix Cloud** – Select this option for apps deployed to public Mendix Cloud.
27
+
***Mendix Cloud Dedicated** – Select this option for apps deployed to Mendix Cloud Dedicated.
28
+
***Mendix for Private Cloud** – Select this option for apps deployed to Kubernetes using the Mendix Operator. Refer to [Mendix on Kubernetes](/developerportal/deploy/private-cloud/) for more information.
29
+
***Server-based (Windows Server)** – Select this option for apps deployed to Windows. You are required to enter the **Server ID**, which you can retrieve by following the steps in the [Windows Server](/developerportal/deploy/licensing-apps-outside-mxcloud/#windows-server) section of *Licensing Apps*.
30
+
***Container-based (Docker, Cloud Foundry, Kubernetes)** – Select this option for apps deployed to Docker, Cloud Foundry, or Kubernetes, without Mendix Operator.
31
+
***SAP** – Select this option for apps deployed to SAP.
29
32
30
-
By default, all developers in your organization can create node requests. You can limit this to Mendix Admins only by contacting your Customer Success Manager or requesting it via a support ticket.
33
+
To request your node from Mendix Support, complete the following steps:
31
34
32
-
These are the hosting types that you can make requests for:
35
+
1.**Submit the request** – On the [Request New App Node](https://newnode.mendix.com/) page, fill in the required details, including your desired hosting type.
36
+
2.**Automatic node creation** – If your request matches your entitlements, your Mendix Cloud node will be created automatically.
37
+
3.**Follow-up** – Mendix Support will contact you via a ticket in the [Mendix Support Portal](https://support.mendix.com/) if additional information is needed or to provide keys for apps deployed on-premises or using a virtual Mendix on Kubernetes.
33
38
34
-
***Mendix Cloud** — Select this option for apps deployed to public Mendix Cloud.
35
-
***Mendix Cloud Dedicated** — Select this option for apps deployed to Mendix Cloud Dedicated.
36
-
***Mendix for Private Cloud** — Select this option for apps deployed to Kubernetes using the Mendix Operator. Refer to [Mendix on Kubernetes](/developerportal/deploy/private-cloud/) for more information.
37
-
***Server-based (Windows Server)** — Select this option for apps deployed to Windows. You are required to enter the Server ID, which you can retrieve by following the steps in the [Windows Server](/developerportal/deploy/licensing-apps-outside-mxcloud/#windows-server) section of *Licensing Apps*.
38
-
***Container-based (Docker, Cloud Foundry, Kubernetes)** — Select this option for apps deployed to Docker, Cloud Foundry, or Kubernetes, without Mendix Operator).
39
-
***SAP** — Select this option for apps deployed to SAP.
39
+
{{% alert color="info" %}}
40
+
By default, all developers in your organization can create node requests. To restrict this ability to Mendix Admins only, contact your Customer Success Manager or submit a support ticket.
41
+
{{% /alert %}}
40
42
41
43
## Resizing an Existing Environment{#resize}
42
44
43
-
If your environment is not the right size, for example it has too little database storage, you can request a resize from Mendix Support.
45
+
If your environment needs resizing, for example, due to insufficient database storage, you can do so using one of the following methods:
44
46
45
-
Fill in the required details on the [Resize Environment](https://resize.mendix.com/index.html) page.
47
+
***Self-service** – If your application's tenant is self-service enabled and you are the [Technical Contact](/developerportal/general/app-roles/#technical-contact), you can resize the environment by changing its plan. For details, refer to [Changing Your Plan in Mendix Cloud](/developerportal/deploy/change-plan/).
46
48
47
-
Mendix Supportwill contact the [Technical Contact](/developerportal/general/app-roles/#technical-contact)for the app via a ticket in the [Mendix Support Portal](https://support.mendix.com) to discuss priority and timing.
49
+
***Request from Mendix Support** – Fill in the required details on the [Resize Environment](https://resize.mendix.com/index.html) page. Afterwards, Mendix Support will contact the application's [Technical Contact](/developerportal/general/app-roles/#technical-contact)through a ticket in the [Mendix Support Portal](https://support.mendix.com) to discuss the request's priority and timing.
48
50
49
51
{{% alert color="warning" %}}
50
-
Resizing operations will require your app to be restarted and it will be offline for a time while it is being resized. The downtime usually lasts for approximately 30-120 minutes.
52
+
Resizing operations requires your app to be restarted and it will be offline for some time while it is being resized. The downtime usually lasts for approximately 30-120 minutes.
51
53
{{% /alert %}}
52
54
53
55
## Offboarding an Environment{#offboard}
54
56
55
-
If you no longer need an environment, you can offboard it. Alternatively, you can reuse it for another app — see[Linking Your App to a Licensed Node](/developerportal/deploy/licensing-apps/#licensed-node) in *Licensing Mendix Cloud Apps* for more information.
57
+
If you no longer need an environment, you can offboard it. Alternatively, you can reuse it for another app. See[Linking Your App to a Licensed Node](/developerportal/deploy/licensing-apps/#licensed-node) in *Licensing Mendix Cloud Apps* for more information.
56
58
57
59
You can offboard a single environment or an entire node (all three of the test, acceptance, and production environments for example) by filling in the required details on the [Offboard Environment](https://offboard.mendix.com/index.html) page. Only the Technical Contact of the application can request (and confirm) the offboarding. Once the offboarding is confirmed, the process will take place automatically. If you cannot use the Offboard Environment page for any reason, please raise a ticket with [Mendix Support](https://support.mendix.com).
0 commit comments