From: Sarah Hoffmann Date: Wed, 20 Jul 2022 08:16:23 +0000 (+0200) Subject: docs: slightly increase recommended hardware requirements X-Git-Tag: v4.1.0~9 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/b7f6c7c76a3defda86569f4189dc0bfc99af2d45?ds=sidebyside docs: slightly increase recommended hardware requirements --- diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 96546cf3..10e51d46 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -67,10 +67,10 @@ the [Development section](../develop/Development-Environment.md). ### Hardware A minimum of 2GB of RAM is required or installation will fail. For a full -planet import 64GB of RAM or more are strongly recommended. Do not report +planet import 128GB of RAM or more are strongly recommended. Do not report out of memory problems if you have less than 64GB RAM. -For a full planet install you will need at least 900GB of hard disk space. +For a full planet install you will need at least 1TB of hard disk space. Take into account that the OSM database is growing fast. Fast disks are essential. Using NVME disks is recommended.