mirror of
https://github.com/starpsp/fastapi-dls.git
synced 2026-06-24 00:56:38 +03:00
0df63016ab69fe4ea94d25b1c048e94fac88cff2
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
Languages
Python
73.9%
Shell
24.4%
Dockerfile
1.7%