Update prerequisite-system.md

Dieser Commit ist enthalten in:
André Peters 2019-06-09 10:45:27 +02:00 committet von GitHub
Ursprung b71b1986b4
Commit 1340792455
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -13,12 +13,12 @@ Before you run **mailcow: dockerized**, there are a few requirements that you sh
Please make sure that your system has at least the following resources:
| Resource | mailcow: dockerized |
| ----------------------- | ----------------------------------- |
| CPU | 1 GHz |
| RAM                     | 2 GiB + Swap (better: 4 GiB + Swap) |
| Disk | 5 GiB (without emails) |
| System Type | x86_64 |
| Resource | mailcow: dockerized |
| ----------------------- | -------------------------------------------- |
| CPU | 1 GHz |
| RAM                     | 2 GiB + Swap (better: 4 GiB and more + Swap) |
| Disk | 155 GiB (without emails) |
| System Type | x86_64 |
ClamAV and Solr are greedy RAM munchers. You can disable them in `mailcow.conf` by settings SKIP_CLAMD=y and SKIP_SOLR=y.