Licensing server

You can control the number of devices where the model is deployed, set an expiration date on models and set an inference quota.

Overview

The licensing server can be managed via a web UI or an API.

Example: Device management through the web UI

Screenshot of the licensing server.

Requirements

A running MariaDB instance (> v5.1) and an orchestrator (docker compose, kubernetes, etc…) are required in order to setup the licensing server. For demonstration purposes, we used docker compose but any other orchestrating solution will fit as this project is only an example of full integration.


Table of contents