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/_index.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ Mendix Cloud is the default deployment option for Mendix applications. It is a p
14
14
15
15
There are several options for deployment with Mendix Cloud:
16
16
17
-
*[Mendix Free](https://www.mendix.com/pricing/start-for-free/) – If you are new to the Mendix community and would like to create, deploy, and share your own app, you can do so for free using Mendix's limited Free App environment. Note that Free Apps do not support complex or large applications, only run for a couple of hours before shutting down, cannot be scaled, and provide limited operational information.
17
+
*[Mendix Free](https://www.mendix.com/pricing/start-for-free/) – If you are new to the Mendix community and want to create, deploy, and share your own app, you can do so for free using Mendix's limited Free App environment. Note that Free Apps do not support complex or large applications, only run for a couple of hours before shutting down, cannot be scaled, and provide limited operational information.
18
18
*[Mendix Cloud with licensed nodes](https://www.mendix.com/evaluation-guide/app-lifecycle/mendix-cloud-features/) – With a license, you can take advantage of Mendix Cloud's full features, including deep insights, alerting, high availability, and backups.
19
-
*[Mendix Cloud Dedicated](https://www.mendix.com/evaluation-guide/app-lifecycle/mendix-cloud-overview/#mendix-cloud-vpc) – Organizations can also have their own Mendix Cloud. Mendix Cloud Dedicated is a single-tenant instance of the public Mendix Cloud, running the apps of only one organization.
19
+
*[Mendix Cloud Dedicated](https://www.mendix.com/evaluation-guide/app-lifecycle/mendix-cloud-overview/#mendix-cloud-vpc) – Organizations can have their own Mendix Cloud through Mendix Cloud Dedicated, a single-tenant instance of the public Mendix Cloud that runs only the organization's applications.
20
20
21
21
### Free App {#free-app}
22
22
@@ -45,13 +45,13 @@ Free Apps make it possible to start creating and deploying apps with Mendix for
45
45
46
46
#### Sleep Mode
47
47
48
-
As noted in the table above, a Free App goes into sleep mode after about an hour of inactivity. If you access the app while it is inactive, it displays the following message:
48
+
Due to the limitations of a Free App, it enters sleep mode after about an hour of inactivity. If you access the app during this time, it displays the following message:
If, after a couple of minutes, your app does not wake up, contact [Mendix Support](https://support.mendix.com).
52
+
Ifyour app does not wake up after a few minutes, contact [Mendix Support](https://support.mendix.com).
53
53
54
-
You can upgrade a Free App to a licensed app running on a node in Mendix Cloud. For more information, see [Licensing Mendix Cloud Apps](/developerportal/deploy/licensing-apps/).
54
+
To prevent your Free App going into sleep mode, upgrade to a licensed app running on a node in Mendix Cloud. For more information, see [Licensing Mendix Cloud Apps](/developerportal/deploy/licensing-apps/).
55
55
56
56
#### Archiving of Free Apps {#free-apps-archival}
57
57
@@ -64,7 +64,7 @@ There are two ways to prevent your Free App from being archived:
64
64
65
65
#### Deletion of Unused Projects {#projects-deletion}
66
66
67
-
If a project has never seen any activity since it was created, it is kept on the Team Server for a maximum of one year. After this, the project on the Mendix Platform, its repository on the Team Server, and any Mendix Cloud resources will be permanently deleted.
67
+
If a project has never seen any activity since it was created, it is kept on the Team Server for a maximum of one year. After this, the project on the Mendix Platform, its repository on the Team Server, and any Mendix Cloud resources associated to the project will be permanently deleted.
68
68
69
69
The system uses the following criteria when determining if an app is unused:
70
70
@@ -75,7 +75,7 @@ The system uses the following criteria when determining if an app is unused:
75
75
* The app was created more than a year ago
76
76
* No commits since the app was created
77
77
78
-
Once a project is marked for deletion, the system uses a grace period of 14 calendar days before it is permanently deleted.
78
+
Once a project is marked for deletion, the system applies a grace period of 14 calendar days before it is permanently deleted.
79
79
80
80
You can prevent this clean up by performing one of the following actions:
81
81
@@ -95,7 +95,7 @@ Each environment can only run a single version of an app. Additionally, all the
If the standard environments that you get with a licensed app do not meet your requirements, you can request a Mendix Cloud node with Flexible Environments. With Flexible Environments, you can specify how many environments you want in your node. You can also decide what they should be called.
98
+
If the standard environments that you get with a licensed app do not meet your requirements, you can request a Mendix Cloud node with Flexible Environments. With Flexible Environments, you can specify how many environments you want in your node. You can also decide what to call them.
99
99
100
100
### Database
101
101
@@ -215,13 +215,13 @@ With a premium plan, you can replicate application data in Mendix Cloud to anoth
215
215
216
216
You can also purchase a Premium Plus plan, which provides all the features of the Premium plan, with the addition of Regional Fallback.
217
217
218
-
With Regional Fallback, a copy of your database and FileDocuments is maintained in a completely separate region. For example, if your app normally runs in us-east-1, a copy of your data is made in us-west-2. If all the AZs in the primary region become unavailable, you can then choose to run your app temporarily in the secondary region with the data that has been copied to that region. Once the primary region is back online, you can then revert your app to running in the primary region.
218
+
With Regional Fallback, a copy of your database and FileDocuments is maintained in a completely separate region. For example, if your app normally runs in us-east-1, a copy of your data is made in us-west-2. If all the AZs in the primary region become unavailable, you can choose to run your app temporarily in the secondary region with the data that has been copied to that region. Once the primary region is back online, you can revert your app to run in the primary region.
219
219
220
220
Because this is designed for a catastrophic regional failure, there are some limitations to your normal operations. For example, you cannot deploy a new version of the app while it is running in the secondary region. The decision to switch to the secondary region is completely under your control.
221
221
222
222
#### On-Premises and Private Cloud
223
223
224
-
If you want to deploy your Mendix apps to other environments, you can add these to your Mendix plan. For example, you can choose to deploy to [SAP BTP](/developerportal/deploy/sap-cloud-platform/). You can also choose to deploy to your own cloud using [Mendix for Private Cloud](/developerportal/deploy/private-cloud/).
224
+
If you want to deploy your Mendix apps to other environments, you can add these to your Mendix plan. For example, you can deploy to [SAP BTP](/developerportal/deploy/sap-cloud-platform/) or your own cloud using [Mendix for Private Cloud](/developerportal/deploy/private-cloud/).
0 commit comments