Managing License
Control Center requires a license to operate. Contact the Sales team to get a license, then upload it to Control Center.
Uploading License via UI
Once you have received the license (an XML file):
-
Open the Admin screen and go to the LICENSE tab. You will see the terms of the current license:
-
The number of nodes allowed
-
License expiration date
-
-
Click UPDATE LICENSE and upload your license file.
Adding License Before Startup
To add a license to a new installation, you can place the license file, in the Control Center root/license
folder. On the initial startup, Control Center will load the license file and apply the license.
Automatically Updating License
Instead of Uploading License via UI every time you need to update it, you can configure Control Center to update license automatically:
-
Enable the file watcher mechanism by adding
control.license.filestorage=true
to the Control Center configuration. -
Set the
control.license.path
to the license path location. For example:control.license.path=/etc/cc/license/control-center-license.xml
- absolute orcontrol.license.path=license/2023/control-center-license.xml
- relative to root -
Store the license file at the
control.license.path
location.
When the watcher discovers a new or updated license file, it will validate the license and, if the file is validated successfully, apply the new license. If the file fails validation, the old license will remain in power.
If you decide to update the license via UI while the file watcher is enabled, Control Center will store the manually uploaded license at control.license.path
. If control-center-license.xml
is already stored there, it will be renamed to control-center-license.bak.xml
.
© 2024 GridGain Systems, Inc. All Rights Reserved. Privacy Policy | Legal Notices. GridGain® is a registered trademark of GridGain Systems, Inc.
Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation.