mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 04:56:07 +00:00 
			
		
		
		
	README.md - updated installation section
This commit is contained in:
		
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							@@ -2,7 +2,19 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Minimal Licencing Servie.
 | 
					Minimal Licencing Servie.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Installation
 | 
				
			||||||
## Get token file
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
**The token file has to be copied! It's not enough to C&P file contents, because there can be special characters.**
 | 
					**The token file has to be copied! It's not enough to C&P file contents, because there can be special characters.**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Linux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```shell
 | 
				
			||||||
 | 
					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 `:\Program Files\NVIDIA Corporation\vGPU Licensing\ClientConfigToken`.
 | 
				
			||||||
 | 
					Now restart `NvContainerLocalSystem` service. 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user