From 557a12f7d31b53e28eb3de11854dc737f788eb8f Mon Sep 17 00:00:00 2001 From: Kenny Rogers Date: Wed, 30 Oct 2024 19:55:14 +0000 Subject: [PATCH] GITBOOK-209: Update node reqs --- guides-and-tutorials/nodes-and-miners/README.md | 2 +- guides-and-tutorials/running-a-signer/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/guides-and-tutorials/nodes-and-miners/README.md b/guides-and-tutorials/nodes-and-miners/README.md index a5e5881fcb..95369e34aa 100644 --- a/guides-and-tutorials/nodes-and-miners/README.md +++ b/guides-and-tutorials/nodes-and-miners/README.md @@ -13,6 +13,6 @@ While you _can_ run a node using these specs, it's _recommended_ to assign more * ⚠️ [docker-compose](https://docs.docker.com/compose/install/) version `2.2.2` or greater is **required** * **4GB memory if running only a Stacks node** * **10 GB memory if running Stacks + Bitcoin node** -* **1 Vcpu** ( _minimum of 2 Vcpu is recommended_ ) +* **2 Vcpu** * **350GB disk for Stacks node** * **1TB disk space for Bitcoin node** diff --git a/guides-and-tutorials/running-a-signer/README.md b/guides-and-tutorials/running-a-signer/README.md index 705c9d933c..438ffe44c0 100644 --- a/guides-and-tutorials/running-a-signer/README.md +++ b/guides-and-tutorials/running-a-signer/README.md @@ -93,6 +93,8 @@ Detailed steps for each of these are laid out below, but this checklist is being ### Minimum System Requirements +These are the **minimum required specs** to be able to run a node and signer, but it is recommended to have more than the minimum for optimal performance. + #### Signer, Stacks node and Bitcoin nodes * 4 vcpu