Skip to content

Commit 91495cb

Browse files
committed
node-ram-reqierements-update
1 parent b8c8f1c commit 91495cb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/participate/run-nodes/full-node.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please, [non-root user with sudo privileges](/participate/run-nodes/full-node#pr
2929
These requirements are for a **full node with a validator**. If you want to run a full node without a validator (e.g. [liteserver](/participate/run-nodes/full-node#hardware-requirements-1)), you can use a less powerful machine.
3030

3131
- 16 cores CPU
32-
- 64 GB RAM
32+
- 128 GB RAM
3333
- 1TB NVME SSD _OR_ Provisioned 64+k IOPS storage
3434
- 1 Gbit/s network connectivity
3535
- public IP address (_fixed IP address_)
@@ -47,7 +47,7 @@ The TON Foundation recommends the following providers for running a Validator:
4747

4848
- **Machine Type:** `n2-standard-16`
4949
- **CPU:** `32 vCPUs`
50-
- **RAM:** `64 GB`
50+
- **RAM:** `128 GB`
5151
- **Storage:** `1 TB NVMe SSD persistent disk`
5252
- **Network:** `16 Gbps`
5353
- **Public IP:** `Reserve a static external IP address.`
@@ -57,7 +57,7 @@ The TON Foundation recommends the following providers for running a Validator:
5757

5858
- **Instance Type:** `ecs.g6.4xlarge`
5959
- **CPU:** `32 vCPUs`
60-
- **RAM:** `64 GB`
60+
- **RAM:** `128 GB`
6161
- **Storage:** `1 TB NVMe SSD disk`
6262
- **Network:** `Up to 10 Gbps`
6363
- **Public IP:** `Bind an Elastic IP for a fixed IP address.`
@@ -67,7 +67,7 @@ The TON Foundation recommends the following providers for running a Validator:
6767

6868
- **Instance Type:** `M5.4XLARGE`
6969
- **CPU:** `32 vCPUs`
70-
- **RAM:** `64 GB`
70+
- **RAM:** `128 GB`
7171
- **Storage:** `1 TB NVMe SSD cloud disk`
7272
- **Network:** `Up to 10 Gbps`
7373
- **Public IP:** `Associate an Elastic IP for a fixed IP address.`
@@ -87,7 +87,7 @@ The TON Foundation recommends the following providers for running a Validator:
8787

8888
- **Instance Type:** `general purpose premium Intel`
8989
- **CPU:** `32 vCPUs`
90-
- **RAM:** `64 GB`
90+
- **RAM:** `128 GB`
9191
- **Storage:** `1TB NVMe SSD`
9292
- **Network:** `10 Gbps`
9393
- **Public IP:** `Fixed IP address included with instance.`
@@ -267,7 +267,7 @@ When an endpoint is activated in a full node, the node assumes the role of a **L
267267
Compared to a [validator](/participate/run-nodes/full-node#hardware-requirements), a liteserver mode requires less resources. However, it is still recommended to use a powerful machine to run a liteserver.
268268

269269
- at least 16 cores CPU
270-
- at least 64 GB RAM
270+
- at least 128 GB RAM
271271
- at least 1TB GB NVMe SSD _OR_ Provisioned 32+k IOPS storage
272272
- 1 Gbit/s network connectivity
273273
- 16 TB/month traffic on peak load

0 commit comments

Comments
 (0)