mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 00:26:07 +00:00 
			
		
		
		
	added docker command to logging section
thanks to @libreshare (https://gitea.publichub.eu/oscar.krause/fastapi-dls/issues/2)
This commit is contained in:
		@@ -566,6 +566,10 @@ There are many other internal api endpoints for handling authentication and leas
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
**Please make sure that fastapi-dls and your guests are on the same timezone!**
 | 
					**Please make sure that fastapi-dls and your guests are on the same timezone!**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Logs are available with `docker logs <container>`. To get the correct container-id use `docker container ls` or `docker ps`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Linux
 | 
					## Linux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Logs are available with `journalctl -u nvidia-gridd -f`.
 | 
					Logs are available with `journalctl -u nvidia-gridd -f`.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user