953
953
< li class ="md-nav__item ">
954
954
< a href ="#peer-limits " class ="md-nav__link ">
955
955
< span class ="md-ellipsis ">
956
- Peer limits
956
+ Peer Limits
957
+ </ span >
958
+ </ a >
959
+
960
+ </ li >
961
+
962
+ < li class ="md-nav__item ">
963
+ < a href ="#allowing-metrics-gathering " class ="md-nav__link ">
964
+ < span class ="md-ellipsis ">
965
+ Allowing Metrics Gathering
957
966
</ span >
958
967
</ a >
959
968
1062
1071
< li class ="md-nav__item ">
1063
1072
< a href ="#peer-limits " class ="md-nav__link ">
1064
1073
< span class ="md-ellipsis ">
1065
- Peer limits
1074
+ Peer Limits
1075
+ </ span >
1076
+ </ a >
1077
+
1078
+ </ li >
1079
+
1080
+ < li class ="md-nav__item ">
1081
+ < a href ="#allowing-metrics-gathering " class ="md-nav__link ">
1082
+ < span class ="md-ellipsis ">
1083
+ Allowing Metrics Gathering
1066
1084
</ span >
1067
1085
</ a >
1068
1086
@@ -1145,7 +1163,7 @@ <h2 id="installation">Installation</h2>
1145
1163
< span class ="nb "> export</ span > < span class ="w "> </ span > < span class ="nv "> VOINETWORK_NETWORK</ span > < span class ="o "> =</ span > mainnet
1146
1164
/bin/bash< span class ="w "> </ span > -c< span class ="w "> </ span > < span class ="s2 "> "</ span > < span class ="k "> $(</ span > curl< span class ="w "> </ span > -fsSL< span class ="w "> </ span > https://get.voi.network/swarm< span class ="k "> )</ span > < span class ="s2 "> "</ span >
1147
1165
</ code > </ pre > </ div >
1148
- < h2 id ="peer-limits "> Peer limits </ h2 >
1166
+ < h2 id ="peer-limits "> Peer Limits </ h2 >
1149
1167
< p > The default maximum number of incoming peers is 90. To change this limit, run the following command:</ p >
1150
1168
< div class ="highlight "> < pre > < span > </ span > < code > ~/voi/bin/set-peer-limit< span class ="w "> </ span > <new_limit>
1151
1169
</ code > </ pre > </ div >
@@ -1154,6 +1172,12 @@ <h2 id="peer-limits">Peer limits</h2>
1154
1172
< p > The maximum number of incoming peers should not exceed what your node can handle.
1155
1173
If you fail network performance test you may be removed from the network.</ p >
1156
1174
</ div >
1175
+ < h2 id ="allowing-metrics-gathering "> Allowing Metrics Gathering</ h2 >
1176
+ < p > To allow metrics gathering used for incentive calculations it is important that you allow the metrics
1177
+ collector from < code > 85.10.205.105</ code > to access your server.</ p >
1178
+ < p > If you have < strong > ufw</ strong > installed you can allow the IP address with the following command:</ p >
1179
+ < div class ="highlight "> < pre > < span > </ span > < code > sudo< span class ="w "> </ span > ufw< span class ="w "> </ span > allow< span class ="w "> </ span > from< span class ="w "> </ span > < span class ="m "> 85</ span > .10.250.105< span class ="w "> </ span > to< span class ="w "> </ span > any< span class ="w "> </ span > port< span class ="w "> </ span > < span class ="m "> 9100</ span >
1180
+ </ code > </ pre > </ div >
1157
1181
1158
1182
1159
1183
@@ -1176,7 +1200,7 @@ <h2 id="peer-limits">Peer limits</h2>
1176
1200
< span class ="md-icon " title ="Last update ">
1177
1201
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z "/> </ svg >
1178
1202
</ span >
1179
- < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> September 16 , 2024</ span >
1203
+ < span class ="git-revision-date-localized-plugin git-revision-date-localized-plugin-date "> September 17 , 2024</ span >
1180
1204
</ span >
1181
1205
1182
1206
0 commit comments