mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2025-11-03 13:06:15 +00:00
fbf91b36359833e807dd20f5ad2110b189e065a0
FastAPI-DLS
Minimal Licencing Servie.
Installation
The token file has to be copied! It's not enough to C&P file contents, because there can be special characters.
Linux
curl --insecure -X GET https://<hostname-or-ip-address>/client-token -o /etc/nvidia/ClientConfigToken/client_configuration_token.tok
service nvidia-gridd restart
nvidia-smi -q | grep "License"
Windows
Download file and place it into C:\Program Files\NVIDIA Corporation\vGPU Licensing\ClientConfigToken.
Now restart NvContainerLocalSystem service.
Description
Minimal Delegated License Service (DLS).
This is a mirrored repo from https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.
Languages
Python
84.9%
Shell
14.1%
Dockerfile
1%