Skip to content

Requirements for hallmarked nodes #12

Answered by zupermann
florintimbuc asked this question in Q&A
Discussion options

You must be logged in to vote

In your case, RAM would be the bottleneck.
512MB of RAM work ok only if you have enough swap disk space. With 512 MB of RAM I usually use Debian 10 and add 2GB of swap, to be on safe side.

Debian 10 has RAM footprint of about ~70-80MB, that would leave the node with only ~420MB which works fine in low load. If you use docker, that means on top of that you add the RAM footprint of docker itself and that of the containers.

In docker, I would run 1 node with 2GB of RAM, and 2 or maximum 3 nodes with 4GB of RAM. CPU is not an issue, 2 cores are fine.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by florintimbuc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants