Applying HCL licenses to agents
You can apply licenses to HCL DevOps Deploy (Deploy) agents to run deployments in your production environment.
Before you begin
- You must have an entitled (
Authorized
orAuthorized zOS
) agent license and must have acquired the HCL Local License Server (LLS) or HCL Cloud License Server (CLS) URL. - Check if the license server is reachable by opening the license server URL in
your browser or by using the following curl
command:
You can check the number of allocated licenses and used licenses on a successful connection. Refer to the HCL Licensing documentation for more information.curl --cacert /path/to/your/certificate.crt https://FQDNhostname:LLSport/v1/licensepools/deploymentID
About this task
Procedure
- Click on the dashboard.
-
Set the Automatic Agent License Type field to
automatically apply licenses to newly created agents.
Note: The available license types are stated by the current server license mode. For example, set the Automatic Agent License Type as Authorized for standard agents or Authorized zos for z/OS agents.
-
Enter the license server URL in the License Server Path field.
The example URLs for your license type are as follows:
- HCL Local License Server:
https://lls-host:lls-port/v1/licensepools/deploymentID
- HCL Cloud License
Server:
https://cloud_server/v1/licensepools/deploymentID
- HCL Local License Server:
- Click Save Connection.
Results
What to do next
Authorized
and
flagged as true
in the License column.You can
also enable logging for licensing. See Managing the logs. The
enabled licensing log is displayed as True
in the log table. You
can find the licensing log information in the
var\log\licensing.out file.