diff --git a/nodes/bridge-node.md b/nodes/bridge-node.md index 42b99633b06..b991c441ccf 100644 --- a/nodes/bridge-node.md +++ b/nodes/bridge-node.md @@ -47,7 +47,7 @@ From an implementation perspective, Bridge nodes run two separate processes: The following hardware minimum requirements are recommended for running the bridge node: -- Memory: **4 GB RAM (minimum)** +- Memory: **16 GB RAM (minimum)** - CPU: **6 cores** - Disk: **10 TB SSD Storage** - Bandwidth: **1 Gbps for Download/1 Gbps for Upload** diff --git a/nodes/full-storage-node.md b/nodes/full-storage-node.md index 4e2cf9ce0ee..b9d8d32a433 100644 --- a/nodes/full-storage-node.md +++ b/nodes/full-storage-node.md @@ -22,7 +22,7 @@ between one another. The following hardware minimum requirements are recommended for running the full storage node: -- Memory: **4 GB RAM (minimum)** +- Memory: **16 GB RAM (minimum)** - CPU: **6 cores** - Disk: **10 TB SSD Storage** - Bandwidth: **1 Gbps for Download/1 Gbps for Upload** diff --git a/nodes/light-node.md b/nodes/light-node.md index 983b5033e07..c55d894cd2e 100644 --- a/nodes/light-node.md +++ b/nodes/light-node.md @@ -29,7 +29,7 @@ a light node: - Memory: **500 MB RAM (minimum)** - CPU: **Single Core** -- Disk: **50 GB SSD Storage** +- Disk: **100 GB SSD Storage** - Bandwidth: **56 Kbps for Download/56 Kbps for Upload** ## Setting up your light node diff --git a/public/img/node-requirements.jpg b/public/img/node-requirements.jpg index b8d7db35a07..36976e2c67f 100644 Binary files a/public/img/node-requirements.jpg and b/public/img/node-requirements.jpg differ