Skip to content

Commit 875c8a0

Browse files
Merge pull request mendix#6143 from Nidhi251289/PLCM_Beta_Release
PCLM Beta release
2 parents b95d4df + 15a487a commit 875c8a0

10 files changed

Lines changed: 110 additions & 47 deletions

File tree

content/en/docs/developerportal/deploy/private-cloud/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,7 @@ If your app is **Connected** to the Developer Portal, you can enter the subscrip
159159
#### 4.4.2 Standalone & Offline Private Cloud Apps{#activate-offline}
160160

161161
If your app is **Standalone** or unable to contact the Mendix license server, you will receive a **LicenseId** and a **LicenseKey**. You will have to apply these by [editing the CR](/developerportal/deploy/private-cloud-operator/#edit-cr) in the cluster.
162+
163+
#### 4.4.3 Private Cloud Licensing Manager
164+
165+
With Mendix Operator version 2.11.0 and above, you can start using the Private Cloud Licensing Manager to import a license bundle consisting of Operator and Runtime licenses. Private Cloud Licensing Manager automatically retrieves the licenses from the license bundle, so that you do not need to apply the license per environment. For more information, see [Private Cloud License Manager](/developerportal/deploy/private-cloud-cluster/private-cloud-license-manager/).

content/en/docs/developerportal/deploy/private-cloud/private-cloud-cluster/_index.md

Lines changed: 86 additions & 47 deletions
Large diffs are not rendered by default.

content/en/docs/developerportal/deploy/private-cloud/private-cloud-deploy.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@ You can change the internal name if you wish, but do not reuse one which has alr
116116

117117
6. Enter a **Subscription Secret** if you want your app to run as a licensed app. Without a license, your app will be subjected to restrictions very similar to those listed in the [Free Apps](/developerportal/deploy/mendix-cloud-deploy/#free-app) section of *Mendix Cloud*.
118118

119+
If you have configured **PCLM** in your namespace, the license from your license bundle will be automatically applied in the environment (with a condition that licenses should be available in the license bundle and not claimed in other environments). For more information, see [Private Cloud License Manager](/developerportal/deploy/private-cloud-cluster/private-cloud-license-manager/).
120+
121+
{{< figure src="/attachments/developerportal/deploy/private-cloud/private-cloud-deploy/PCLM.png" >}}
122+
123+
119124
7. Click **Next**.
120125

121126
{{< figure src="/attachments/developerportal/deploy/private-cloud/private-cloud-deploy/configureEnvResources.png" >}}

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@ For information on the current status of deployment to Mendix for Private Cloud
1313

1414
## 2023
1515

16+
### June 12th, 2023
17+
18+
#### Private Cloud License Manager
19+
20+
* We have introduced [Private Cloud License Manager](/developerportal/deploy/private-cloud-license-manager/) which provides a repository of offline Mendix licenses. You can use Private Cloud License Manager to manage these licenses centrally, and to automatically configure the licenses for the Mendix Operator and its Runtime.
21+
22+
{{% alert color="info" %}}
23+
This feature is currently in a Beta release. For more information on what Beta release means, see [Beta Releases](/releasenotes/beta-features/).
24+
{{% /alert %}}
25+
26+
#### Portal Improvements
27+
28+
* On the **Installation** page of Private Cloud Portal, we have added a section where you can download the CLI for Private Cloud License Manager.
29+
* On the **Namespace details** page of Private Cloud Portal, we have added a section which provides information on the Operator and Runtime Licenses and their usage claims. The section is only visible when Private Cloud License Manager is configured.
30+
1631
### June 5th, 2023
1732

1833
#### Portal Improvements
177 KB
Loading
208 KB
Loading
125 KB
Loading
114 KB
Loading
140 KB
Loading
144 KB
Loading

0 commit comments

Comments
 (0)