License Management
Register License
In order to register an instance of RavenDB with a license, you can:
![Register License Figure 1. Register License](/RavenFS/GetDocImage?v=5.0&lang=All&key=studio/server/license-management&fileName=manage-license-1.png)
Register License
- Navigate to About page in studio, click Replace License button, copy your license and click submit.
-
Use the following configuration options:
-
License
The full license string for RavenDB. If License is specified, it overrides theLicense.Path
configuration. -
License.Path
Path (either full or relative to the server folder) to the license file.
Default:license.json
in the server folder.
E.g. - "License.Path": "D:\RavenDB\Server\license.json"
E.g. - "License.Path": "License\license.json"
-
- Each instance of RavenDB has to be registered with a license.
- A development license isn't applicable for commercial use.
Replace License
To replace license, same as before ,click REPLACE LICENSE and submit a new one.
![Replace License Figure 2. Replace License](/RavenFS/GetDocImage?v=5.0&lang=All&key=studio/server/license-management&fileName=manage-license-2.png)
Replace License
Force Update
In order to fetch the latest license information, click FORCE UPDATE.
![Force Update Figure 3. Force Update](/RavenFS/GetDocImage?v=5.0&lang=All&key=studio/server/license-management&fileName=manage-license-3.png)
Force Update
Note
License information being update automatically. FORCE UPDATE does not stop this operation.