Skip to content

Commit

Permalink
deploy: 7e815d6
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Dec 9, 2024
1 parent 09ee9d7 commit 51885e2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions infrastructure-full-node-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ <h2><a class="header" href="#internet-connection-requirements" id="internet-conn
<p>If you run your node in a datacenter, you can skip this section. If you run consumer HW and &quot;fair-use&quot; internet connections like cellular, this is for you:</p>
<p>The initial sync of the chain will cause significant data volume of several 100 GB. If you run on a metered internet connection you may want to check your tariffs.</p>
<p>Once your chain is synced you should expect a constant data bandwidth in the order of 0.2-1.0 MB/s up and down. If you need to throttle that you may want to look into restricting the number of peers <code>--in-peers</code>, <code>--in-peers-light</code>, <code>--out-peers</code> .</p>
<p>You should also check your networking latency with <code>ping telemetry.polkadot.io</code>. The result depends on your geographical location, obviously. If your ping time exceeds 500ms you may have networking issues. If you want to run a collator, latency is critical. </p>
<h2><a class="header" href="#install-dependencies" id="install-dependencies">Install dependencies</a></h2>
<p>The recommended way to setup a full node is to start with the <a href="https://github.com/w3f/polkadot-validator-setup">ansible setup</a> provided
by w3f. </p>
Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -2042,6 +2042,7 @@ <h2><a class="header" href="#internet-connection-requirements" id="internet-conn
<p>If you run your node in a datacenter, you can skip this section. If you run consumer HW and &quot;fair-use&quot; internet connections like cellular, this is for you:</p>
<p>The initial sync of the chain will cause significant data volume of several 100 GB. If you run on a metered internet connection you may want to check your tariffs.</p>
<p>Once your chain is synced you should expect a constant data bandwidth in the order of 0.2-1.0 MB/s up and down. If you need to throttle that you may want to look into restricting the number of peers <code>--in-peers</code>, <code>--in-peers-light</code>, <code>--out-peers</code> .</p>
<p>You should also check your networking latency with <code>ping telemetry.polkadot.io</code>. The result depends on your geographical location, obviously. If your ping time exceeds 500ms you may have networking issues. If you want to run a collator, latency is critical. </p>
<h2><a class="header" href="#install-dependencies" id="install-dependencies">Install dependencies</a></h2>
<p>The recommended way to setup a full node is to start with the <a href="https://github.com/w3f/polkadot-validator-setup">ansible setup</a> provided
by w3f. </p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 51885e2

Please sign in to comment.