Licensing the Deploy Product
This topic details how licenses work in Digital.ai Deploy, distinguishing between the Trial Edition and Enterprise Edition.
Types of Licenses
Trial Edition
- A 30-day trial license is provided for trial edition.
- Upon registration, you will receive a license key through email.
Enterprise Edition
- Applicable to enterprise account.
- Enterprise customers can download their license file from the Deploy Software Distribution site using enterprise credentials.
License Versions
- The current supported license version for Deploy is V4.
- To verify the version of a license file (.lic), open the file in a text editor.
- For older, unsupported license versions, contact the Digital.ai Support Team.
If you have an enterprise account, log in to the Deploy Software Distribution site to view your current license. You can also find this information in the README
file located with your licenses on the Deploy Software Distribution site.
License Installation
Details on installing your license is provided in the installation instructions for the Trial Edition or Enterprise Edition.
License Validation
Deploy checks the validity of your license:
- When you start the Deploy server and periodically while the server is running. The server will not start if a valid license is not installed.
- If Deploy finds a license violation while the server is running, the server will not stop and some requests will be denied.
For example:
- If the license usage time has expired, the server denies all requests.
- If the license limits the number of configuration items (CIs) that you can create, and that limit has been reached for a CI type, the server will not allow you to create new CIs of that type.
User Licensing Restriction
- License Count: The number of users allowed to access Digital.ai Deploy is now limited based on the license purchased.
- User access management: When the number of users matches the licensed count, no additional users can access the system. If the licensed user limit is exceeded and additional users attempt to access or make changes in the system, their ability to edit or modify configurations will be disabled.
Note: Users exceeding the license count will temporarily retain access, but no further actions such as editing, deploying, or administrative changes can be performed.
License Expiry Warning
- If you have the Admin global permission, a license expiration warning message is displayed 10 days before your Deploy license expires.
- You can change this setting in your
XL_DEPLOY_SERVER_HOME/centralConfiguration/deploy-server.yaml
file by editing thedeploy.server.license.days-before-warning
value in thelicense
section.
Licensed Number of Configuration Items
If your license limits the number of CIs that you can create, Deploy validates it as follows:
- You cannot create more instances of a CI type than your license allows.
If you delete instances of a CI type, you can create new instances of that type.
- If a CI is a subtype of another type, its supertype, the instances of the subtype CI count toward the limit on the supertype.
- You can create instances of CI types that are not limited by your license.
License Extension and Renewal
To renew an Enterprise Edition license or extend a Trial Edition license, contact the Digital.ai Support Team.
To renew your license using a license file that you download from the Deploy/Release Software Distribution site, replace the license file in the XL_DEPLOY_SERVER_HOME/conf
directory with the new file.
To renew your license using a license key:
- Ensure you have admin global permissions.
- Open the Deploy UI.
- In the top right of the screen, click
.
- Click Renew license, and enter the new license key in the Product registration page.