Kendo license on on-premise deployed application

1 Answer 372 Views
Licensing
Nithya
Top achievements
Rank 1
Iron
Nithya asked on 20 Mar 2023, 03:00 PM

Hello team,

I Need some help in understanding the license mechanism when the react application is deployed in client location (on-premise).

Right now the license is put on 'kendo-ui-license.txt' file in the src code.

When the application is bundled , will this license be read and used from 'kendo-ui-license.txt' ? or any other way has to be followed?

or help me understand to use license in product bundling.

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 22 Mar 2023, 09:03 AM

Hello, Nithya,

The kendo-ui-license.txt file contains the license key that will be read and it has to be placed in the root folder. 

More information on how to install and activate the license can be found in the following article:

https://www.telerik.com/kendo-react-ui/components/my-license/#toc-install-or-update-a-license-key

If a CI service is being used, then another approach is to use an environment variable:

https://www.telerik.com/kendo-react-ui/components/my-license/#toc-add-the-license-key-to-ci-services

Let me know if further questions arise.

Regards,
Filip
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Nithya
Top achievements
Rank 1
Iron
commented on 24 Mar 2023, 05:43 AM

Hi Filip,

Thanks this helps. I have below query 

1. Suppose our solution has to be deployed on multiple machines say some 100 client machines, then which license should be used? 

Filip
Telerik team
commented on 27 Mar 2023, 10:45 AM

Hello, Nithya,

I assume you are asking whether the kendo-ui-license.txt file should be used or the environment variable, if that is the case this depends on your preference, however, if a CI service is going to be used the recommended approach is to use an environment variable.

Let me know if further questions arise.

Regards,
Filip

Nithya
Top achievements
Rank 1
Iron
commented on 28 Mar 2023, 06:04 AM

Hi Filip,

My ask was little different. Let me put this way

1) Suppose if we have 3 developer license and one among those is used in 'kendo-ui-license.txt' file

2)Since application will be deployed on -premise, whether this license key will be read without any issues?

3)Same license key can be used to deploy in multiple machines (say 100 machines)?

Filip
Telerik team
commented on 29 Mar 2023, 12:01 PM

Hi, Nithya,

Thank you for the provided clarifications. If the included license is valid, the deployment should work without any issues. 

The same license can be used to deploy on multiple machines, as it has no deployment limitations.

Tags
Licensing
Asked by
Nithya
Top achievements
Rank 1
Iron
Answers by
Filip
Telerik team
Share this question
or