added information about ipv6 may be must disabled

db
Oscar Krause 2023-07-04 12:39:13 +02:00
parent a3baaab26f
commit 83f4b42f01
1 changed files with 3 additions and 0 deletions

View File

@ -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`.