Skip to content

Commit 8eb7ad2

Browse files
fabergatwileyj
andauthored
Update minimum RAM to 16GB (#1716)
* Update minium RAM * Update guides-and-tutorials/running-a-signer/README.md * Update guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md * Update guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md * Update guides-and-tutorials/nodes-and-miners/README.md * Update guides-and-tutorials/nodes-and-miners/README.md * Update guides-and-tutorials/running-a-signer/README.md --------- Co-authored-by: wileyj <[email protected]>
1 parent db74349 commit 8eb7ad2

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

guides-and-tutorials/nodes-and-miners/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The **minimum viable requirements** are listed below.
1111
While you _can_ run a node using these specs, it's _recommended_ to assign more than the minimum for better performance.
1212

1313
* ⚠️ [docker-compose](https://docs.docker.com/compose/install/) version `2.2.2` or greater is **required**
14-
* **4GB memory if running only a Stacks node**
15-
* **10 GB memory if running Stacks + Bitcoin node**
14+
* **8GB memory if running only a Stacks node**
15+
* **16 GB memory if running Stacks + Bitcoin node**
1616
* **2 Vcpu**
17-
* **350GB disk for Stacks node**
17+
* **500GB disk for Stacks node**
1818
* **1TB disk space for Bitcoin node**

guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The **minimum viable requirements** are listed below.
1818
While you _can_ run a node using these specs, it's _recommended_ to assign more than the minimum for better performance.
1919

2020
* ⚠️ [docker-compose](https://docs.docker.com/compose/install/) version `2.2.2` or greater is **required**
21-
* **4GB memory if running only a Stacks node**
22-
* **10 GB memory if running Stacks + Bitcoin node**
21+
* **8GB memory if running only a Stacks node**
22+
* **16 GB memory if running Stacks + Bitcoin node**
2323
* **1 Vcpu** ( _minimum of 2 Vcpu is recommended_ )
24-
* **350GB disk for Stacks node**
24+
* **500GB disk for Stacks node**
2525
* **1TB disk space for Bitcoin node**
2626

2727
{% hint style="warning" %}

guides-and-tutorials/running-a-signer/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ These are the **minimum required specs** to be able to run a node and signer, bu
9898
#### Signer, Stacks node and Bitcoin node
9999

100100
* 4 vcpu
101-
* 4GB memory if running only a Stacks node and signer
102-
* 10GB memory if running Stacks + Bitcoin node + signer
103-
* 1.5+TB storage (1TB for Bitcoin node, 450GB for Stacks node, and 50 GB for signer)
101+
* 8GB memory if running only a Stacks node and signer
102+
* 16GB memory if running Stacks + Bitcoin node + signer
103+
* 1.5+TB storage (1TB for Bitcoin node, 500GB for Stacks node, and 50 GB for signer)
104104

105105
### Preflight Setup
106106

0 commit comments

Comments
 (0)