From 30e2887b5d9b234727b9122f6ddd02e9594b77c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Tue, 9 Jun 2020 08:33:17 +0200 Subject: [PATCH] Update prerequisite-system.md --- docs/prerequisite-system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/prerequisite-system.md b/docs/prerequisite-system.md index b81328353..181411600 100644 --- a/docs/prerequisite-system.md +++ b/docs/prerequisite-system.md @@ -19,8 +19,8 @@ Please make sure that your system has at least the following resources: | Resource | mailcow: dockerized | | ----------------------- | -------------------------------------------- | | CPU | 1 GHz | -| RAM                     | 3 GiB + Swap (better: 4 GiB and more + Swap) | -| Disk | 15 GiB (without emails) | +| RAM                     | Minimum 4 GiB + Swap | +| Disk | 20 GiB (without emails) | | System Type | x86_64 | As of today (29th Dec 2019), we recommend using any distribution listed as supported by Docker CE (check https://docs.docker.com/install/). We test on CentOS 7, Debian 9/10 and Ubuntu 18.04.