["Geneos > Gateway Hub"]["User Guide"]
Add licence keys
Overview
To acquire a Gateway Hub licence, contact ITRS support or your technical representative.
This section describes how to install licences to Gateway Hub once they have been supplied to you.
Install a Gateway Hub licence using the hubctl command
If you have installed Gateway Hub without a licence you will only have access to a limited set of features. To check if you have a licence open the Web Console Licence page.
To add a licence, edit the installation configuration file to specify the path to the licence file you have been provided:
installation: licence: "~/path/to/licence.txt"
Update your Gateway Hub installation by running hubctl setup reconfigure <config_file>
.