From 9411759f6db5e4a13422be18c292b3f69fd35058 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 18 Jan 2023 14:23:34 +0100 Subject: [PATCH] added system requirements and preparements --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 28a7bdc..04b013e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,15 @@ Only the clients need a connection to this service on configured port. # Setup (Service) +**System requirements**: + +- LXC with 256mb ram and 4gb hdd is enough (Ubuntu 22.10 from Proxmox templates) \ + (actually its consuming 100mb ram and 750mb hdd) + +**Prepare your system**: + +- Make sure your timezone is set correct on you fastapi-dls server and your client + ## Docker Docker-Images are available here: