Licensing server
This documentation describes how to configure and deploy a licensing server for deployed ONNX protected models to control their usage.
Requirements
A running MariaDB instance (> v5.1) and an orchestrator (docker compose, kubernets, 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.