Skip to main content
The Cluster License activates your deployed cloud infrastructure. It collects hardware fingerprints from all nodes, generates encrypted license requests, and distributes signed licenses across the cluster.
Prerequisites
  • Cloud infrastructure deployed and operational via Operations
  • All cluster nodes accessible via SSH from the management node
  • Access to license.xloud.tech for license file submission
This licenses the cloud cluster itself — the deployed infrastructure running your workloads. To license the XDeploy management tool, use XDeploy Key instead.

License Dashboard

The License Dashboard presents two panels: an overview of the current license state and a per-node status table.

License Overview

Four summary indicators at the top of the dashboard:
IndicatorValues
License StatusActive, Expired, or None
Days RemainingCountdown to license expiration
Licensed NodesNumber of nodes covered by the license
License TypeTrial or Enterprise
Below the indicators, a details section displays the customer name, issue and expiry dates, and enabled features. Use the Verify button to re-validate license integrity against the current hardware state.

Cluster Nodes

A per-node table showing which hosts in the cluster have the license installed and verified. Each row displays:
ColumnDescription
HostnameThe node’s configured hostname
IP AddressManagement network IP
License InstalledWhether the signed license file is present on this node
VerifiedWhether the license passes integrity validation on this node
The Verify button performs a live integrity check. It re-reads the hardware fingerprint and compares it against the signed license. If hardware has changed (e.g., a node was replaced), the verification will fail and a new license request is required.

Activation Process

Request License

Click Request License to open the license generation modal. The tool scans all cluster nodes over SSH and collects hardware fingerprints including server UUID and Machine ID.A preview displays before generating the request:
FieldDescription
Total NodesNumber of hosts discovered in the cluster
CPU SocketsTotal physical CPU sockets across all nodes
Total CoresAggregate CPU core count across the cluster
The tool generates an encrypted .xlic request file. Download this file to your local machine.
The .xlic request file contains only hardware fingerprints — no sensitive data such as passwords, IP addresses, or configuration details are included.

Submit Request

Upload the .xlic request file to license.xloud.tech. After validation, you receive a signed license file in return.
License processing is typically immediate for existing customers with active support agreements. New customers may require manual approval.

Upload License

Return to the Cluster License page in XDeploy. Drag and drop the signed .xlic file into the upload area. The tool validates the digital signature and confirms the license details before installation.

Activate All Nodes

Click Activate to distribute the license to all Dashboard nodes via automation. The tool connects to each node over SSH, installs the license file, and verifies integrity.
License installed and verified on all cluster nodes. The cluster is fully activated.

License Features

The license controls which features are available in the Xloud Dashboard and enforces node count limits. Without a valid license, the cloud infrastructure runs with restricted functionality.
AspectLicensedUnlicensed
Node CountUp to the licensed maximumLimited to evaluation count
Dashboard FeaturesAll enabled features accessibleCore features only
Support AccessFull support based on agreement tierCommunity support only
UpdatesAccess to platform updatesUpdates restricted
An expired license does not shut down running workloads, but it prevents new deployments, configuration changes, and Dashboard access to premium features. Renew before expiration to avoid operational disruptions.

Troubleshooting

Cause: The hardware fingerprint of the replacement node does not match the original fingerprint in the signed license.Resolution: Generate a new license request that includes the updated hardware fingerprint. Upload the new request to license.xloud.tech and install the new signed license file.
Cause: The .xlic file was corrupted during download or transfer, or the file was modified after signing.Resolution: Re-download the signed license file from the license portal. Ensure no text editors or transfer tools modify the file content (binary-safe transfer required). Upload the file again.
Cause: SSH connectivity issues between the management node and the target node, or insufficient permissions on the target node.Resolution: Verify SSH connectivity from the management node to the failing node. Confirm that the deployment user has write access to the license directory. Check the Hosts configuration for SSH credential issues.

Next Steps

XDeploy Key

Activate the XDeploy management platform with a hardware-bound license

Management

Create users, projects, and quotas for your activated cluster