From 8e66f95e62c42114a10131877db9fb3103ec7dbc Mon Sep 17 00:00:00 2001 From: Roberto Bayardo Date: Wed, 27 Mar 2024 10:29:20 -0700 Subject: [PATCH] update min hardware requirements to support near-term scaling --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55ed058..ff891c7 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ This repository contains the relevant Docker builds to run your own node on the ### Hardware requirements -We recommend you have this configuration to run a node: +We recommend you have this hardware configuration to run a node: -- 8-Core CPU -- at least 16 GB RAM -- an SSD drive with at least 2.5 TB free +- a modern multi-core CPU with good single-core performance +- at least 16 GB RAM (32 GB recommended) +- a high performance SSD drive with at least 4 TB free (NVME recommended) ### Troubleshooting