Skip to content

Commit e91a0d8

Browse files
Merge pull request #11381 from mendix/nc-free-app-cc
Add Free App Deployment to Control Center
2 parents b9b9e24 + 317dd8a commit e91a0d8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

content/en/docs/control-center/security/security.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ The **Settings** page in the **Security** category in Control Center allows you
1717

1818
## Security Settings Tab
1919

20+
### Free App Deployment
21+
22+
With [Free Apps](/developerportal/deploy/mendix-cloud-deploy/deploying-an-app/#deploy-free-app), you can deploy your app to Mendix Cloud from Studio Pro. The ability to deploy Free Apps can be blocked at the company level by disabling **Free App Deployment**.
23+
2024
### Password Policy
2125

2226
Mendix enforces a 90-day password validity period for all platform passwords used to sign in to the Mendix Platform or Studio Pro.

content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you are an existing customer, you should deploy to your licensed cloud node.
3636

3737
## Deploying a Licensed App {#deploy-licensed-app}
3838

39-
Deploying a licensed app is usually a two-step process:
39+
Deploying a licensed app is usually a two-step process:
4040

4141
* First, create a deployment package
4242
* Second, deploy it to a node environment where you can run your app
@@ -101,6 +101,10 @@ The app is now deployed. You can configure the administrative account.
101101

102102
Deploying a Free App is a single-stage process that is completed from Studio Pro. This process is described in detail below.
103103

104+
{{% alert color="info" %}}
105+
Free App deployment can be disabled at the [organization level](/control-center/security-settings/#free-app-deployment). If you cannot deploy a Free App, contact your Mendix Admin.
106+
{{% /alert %}}
107+
104108
### Prerequisites
105109

106110
Before starting the process of deploying a Free App, make sure to complete these prerequisites:

0 commit comments

Comments
 (0)