mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03: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:
		
							parent
							
								
									45545953ed
								
							
						
					
					
						commit
						c1eaa33d9e
					
				| @ -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`. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause