'license' Service
The 'license' service manages the following licenses as standard:
-
SMU, WEB, LR3, ILM, MAS
If other components are integrated in enaio® whose licenses are managed by the 'license' service, then all licenses managed by the 'license' service must be integrated via a license-prod.yml configuration file in the \config directory of enaio® service-manager.
license-prod.yml
-
Create the license-prod.yml file in the \config directory of enaio® service-manager.
-
Enter the following into the file:
Example:
-
Restart the 'license' service.
license:
modules:
- name: SMU
number: 4
- name: WEB
number: 1000000
- name: LR3
number: 15
- name: ILM
number: 10
- name: MAS
number: 10
- name: CDE
number: 5
In addition to the required default licenses, the license 'CDE' with the number '5' is integrated in the example.
The license-prod.yml file must always contain all licenses managed by the 'license' service as standard. These are: SMU, WEB, LR3, ILM, MAS.