mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 09:26:12 +00:00 
			
		
		
		
	added information about ipv6 may be must disabled
This commit is contained in:
		@@ -25,6 +25,7 @@ Only the clients need a connection to this service on configured port.
 | 
			
		||||
 | 
			
		||||
- 256mb ram
 | 
			
		||||
- 4gb hdd
 | 
			
		||||
- *maybe IPv6 must be disabled*
 | 
			
		||||
 | 
			
		||||
Tested with Ubuntu 22.10 (from Proxmox templates), actually its consuming 100mb ram and 750mb hdd.
 | 
			
		||||
 | 
			
		||||
@@ -566,6 +567,8 @@ 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!**
 | 
			
		||||
 | 
			
		||||
Maybe you have to disable IPv6 on the machine you are running FastAPI-DLS.
 | 
			
		||||
 | 
			
		||||
## Docker
 | 
			
		||||
 | 
			
		||||
Logs are available with `docker logs <container>`. To get the correct container-id use `docker container ls` or `docker ps`.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user