Skip to content

Commit

Permalink
docs: Increase LN disk recommendation to 100GB and bridge/full RAM to…
Browse files Browse the repository at this point in the history
… 16GB (#1564)

* Increase LN disk recommendation to 100GB

It's supposed to be temporary, so give us some buffer until the sample and header pruning is finished. Afterward, we can revert and even decrease to ~5GB with pruning milestones finished

* docs: update bridge/full RAM requirements to 16gb

* feat: add new diagram

---------

Co-authored-by: jcstein <mail@jcstein.dev>
  • Loading branch information
Wondertan and jcstein authored May 8, 2024
1 parent 5e8d4d3 commit 9115722
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nodes/bridge-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down
2 changes: 1 addition & 1 deletion nodes/full-storage-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down
2 changes: 1 addition & 1 deletion nodes/light-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file modified public/img/node-requirements.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9115722

Please sign in to comment.