From b5afae09166aa05804c4c8fb289648a364a99ddf Mon Sep 17 00:00:00 2001 From: import this <97586125+serinko@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:43:33 +0000 Subject: [PATCH] [DOCs:operators]: Update nym-node specs (#5433) * Update nym-node-specs.mdx * update specs - PR finished --- .../components/operators/snippets/nym-node-specs.mdx | 10 +++++----- documentation/docs/pages/operators/changelog.mdx | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/documentation/docs/components/operators/snippets/nym-node-specs.mdx b/documentation/docs/components/operators/snippets/nym-node-specs.mdx index 95bb148ded..545ad3457d 100644 --- a/documentation/docs/components/operators/snippets/nym-node-specs.mdx +++ b/documentation/docs/components/operators/snippets/nym-node-specs.mdx @@ -26,7 +26,7 @@ If you are about to start a new Nym Node, look for a server with this specificat | Memory | 8-16 GB RAM | | Storage | 50 GB (preferably 80 GB) | | Connectivity | IPv4, IPv6, TCP/IP, UDP | -| Bandwidth | Unmetered if possible, or \> 20Tb | +| Bandwidth | Unmetered if possible, or \> 40Tb | | Port speed | 1Gbps | @@ -36,13 +36,13 @@ If you are about to start a new Nym Node, look for a server with this specificat | **Hardware** | **Minimum Specification** | | :--- | ---: | -| Type of server | VPS | -| CPU Cores | 8 | -| Memory | 16-32 GB RAM | +| Type of server | VPS | +| CPU Cores | 4 | +| Memory | 8-16 GB RAM | | Storage | 50 GB (preferably 80 GB) | | Connectivity | IPv4, IPv6, TCP/IP, UDP | | Bandwidth | Unmetered if possible, or \> 40Tb | -| Port speed | 10Gbps | +| Port speed | 10Gbps | #### Nyx validator diff --git a/documentation/docs/pages/operators/changelog.mdx b/documentation/docs/pages/operators/changelog.mdx index 1156e3c89a..f0262d41ae 100644 --- a/documentation/docs/pages/operators/changelog.mdx +++ b/documentation/docs/pages/operators/changelog.mdx @@ -229,7 +229,7 @@ These are minimum requirements to become a part of SGPv2. We aim to have nodes o | Memory | 8-16 GB RAM | | Storage | 50 GB (preferably 80 GB) | | Connectivity | IPv4, IPv6, TCP/IP, UDP | -| Bandwidth | Unmetered if possible, or {" >"} 20Tb | +| Bandwidth | Unmetered if possible, or {" >"} 40Tb | | Port speed | 1Gbps | - Exit Gateways only @@ -250,8 +250,8 @@ These are minimum requirements to become a part of SGPv2. We aim to have nodes o | **Hardware** | **Minimum Specification** | | :--- | ---: | | Type of server | VPS | -| CPU Cores | 8 | -| Memory | 16-32 GB RAM | +| CPU Cores | 4 | +| Memory | 8-16 GB RAM | | Storage | 50 GB (preferably 80 GB) | | Connectivity | IPv4, IPv6, TCP/IP, UDP | | Bandwidth | Unmetered if possible, or {" >"} 40Tb |