From c6b19bd80a7487540899732f2c97619a5705e49d Mon Sep 17 00:00:00 2001 From: Erik Wramner Date: Mon, 28 Oct 2019 13:55:18 +0100 Subject: [PATCH] Updated system requirements, see #1224 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89bdd6b1..87a897c1 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,14 @@ Before you open an issue, please have a look this `README`, the [Wiki](https://g Recommended: - 1 CPU -- 1GB RAM +- 1-2GB RAM +- Swap enabled for the container Minimum: - 1 CPU - 512MB RAM -**Note:** You'll need to deactivate some services like ClamAV to be able to run on a host with 512MB of RAM. +**Note:** You'll need to deactivate some services like ClamAV to be able to run on a host with 512MB of RAM. Even with 1G RAM you may run into problems without swap, see FAQ. ## Usage