Difference between revisions of "Node Provider Documentation"

From Internet Computer Wiki
Jump to: navigation, search
m
 
(65 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
 +
The Internet Computer is a decentralized network of nodes running an instance of the network's protocol software. These nodes are owned by Node Providers who invest in and operate the node hardware that powers the network. Running these nodes in data centers provides the high performance and cost-effectiveness of the Internet Computer.
  
ICP runs on a [[Sovereign Network]] that is a governed by a DAO using [[Deterministic Decentralization | deterministic decentralization]] to maximize its [[Decentralization in ICP: Infrastructure Governance | decentralization]].
+
Each Node Provider receives rewards for their nodes' [[Proof of Useful Work|useful work]]. Individuals or organizations can become Node Providers by submitting a proposal to the Network Nervous System (NNS), the Decentralized Autonomous Organization (DAO) that governs the Internet Computer. The ICP community then votes on whether or not to include the Node Provider.
  
To be part of the ICP infrastructure, any potential node providers can submit NNS proposals to the DAO controlling the ICP blockchain. ICP community then votes on whether to include the node provider.
+
The more diverse the set of Node Providers who supply node machines, the more resilient the Internet Computer is. You can support the Internet Computer and the ICP community by becoming a Node Provider and increasing its decentralization.
  
This article is the hub for hub for ICP node provider documentation.
+
== ⚠️ No new node machines being onboarded: Target topology reached  ==
 +
Last year, the community voted on an ICP target topology with a maximum number of node machines, as well as on an optimization model to validate candidate node machines against this ICP target topology. The ICP target topology has been reached as of December 2023; see more information in this [https://forum.dfinity.org/t/new-node-provider-proposals/16643/322?u=svenf forum post].  
  
==Node Provider Tokenomics & Remuneration==
+
This means that the '''ICP network currently does not require any additional node machines''' in order to reach its decentralization targets. Therefore, DFINITY will not vote to adopt any proposals for new node machines being added to the IC network. Once the subnets are reaching capacity and more subnets are required to run all applications, the community may decide to increase the target topology again and allow additional node machines to join the network.
*[[Node Provider Remuneration]]
 
  
==Submitting Proposal to Join the Network==
+
== Roadmap ==
 +
To become a Node Provider, follow the [[Node Provider Roadmap]], which explain the costs, rewards, responsibilities, and steps required to become a Node Provider.
  
As part of the process to become a node provider, a candidate node provider has to declare their intent and self-identify so the ICP DAO can make an informed decision. Please see [[Node Provider Self-declaration]] for more info.
+
== Resources ==
 
+
*Node deployment guides:
==Onboarding for accepted Node Providers==
+
**[[Node Deployment Guide (with an HSM)|Legacy (Gen-1) Node Deployment Guide (with an HSM)]]
* [[Node Provider Onboarding]]
+
**[[Node Deployment Guide|Current (Gen-2) Node Deployment Guide (without an HSM)]]
 
+
*Node Provider onboarding
===Gen-2 Documentation (new node providers start here)===
+
**[[Node Provider Onboarding]]
** [[Gen-2 Network Requirements]]
+
**[[Steps for Gen-1 Node onboarding after 48 months]]
** [[Gen-2 Data Center runbook|Example Gen-2 Data Center runbook]]
+
**[[Node Provider Self-declaration]]
** [[IC OS Installation Runbook]]
+
**[[Validation of Candidate Node Machines]]
 
+
**[[Node Provider Reward Configuration Guide]]
===Node Provider Troubleshooting===
+
**[[Troubleshooting Failed NNS proposals]]
* [[Node Provider Troubleshooting]]
+
*Troubleshooting and maintenance:
** [[Possible Node Onboarding Errors]]
+
**[[Node Provider Maintenance Guide]]
** [[Unhealthy Nodes]]
+
**[[Node Provider Troubleshooting|Node Provider Troubleshooting Guide]]
** [[Updating Firmware]]
+
**[[Node Provider Matrix channel]]
** [[iDRAC access and TSR logs]]
+
*Guides and resources
 
+
**[[Node Provider Machine Hardware Guide]]
===Gen-1 Documentation===
+
**[[Node Provider Networking Guide]]
The first batch of ICP node providers joined under Gen-1. This documents are for those legacy node providers.
+
**[[Node Provider Alerting Options]]
 
+
**[[Node Provider Data Center and ISP Guide]]
* [[IC OS Installation Runbook - Dell Poweredge]]
+
**[[Node Provider Decentralization and Security Guide]]
* [[IC OS Installation Runbook - Supermicro]]
+
**[[Node Provider Legal Guide]]
* [[Storage Runbook]]
+
**[[Node Provider Remuneration]]
 +
**[[Node Provider Domain Name Guide]]
 +
**[[BMC Password Reset Guide]]
 +
**[[Gen1 Node Provider onboarding Gen2 node machines]]
 +
**[[RMU build Gen-1.5|Guide for Gen-1 to Gen-1.5 RMU build]]
 +
*Other resources:
 +
**[[Node Provider FAQ]]

Latest revision as of 17:07, 2 October 2024

Introduction

The Internet Computer is a decentralized network of nodes running an instance of the network's protocol software. These nodes are owned by Node Providers who invest in and operate the node hardware that powers the network. Running these nodes in data centers provides the high performance and cost-effectiveness of the Internet Computer.

Each Node Provider receives rewards for their nodes' useful work. Individuals or organizations can become Node Providers by submitting a proposal to the Network Nervous System (NNS), the Decentralized Autonomous Organization (DAO) that governs the Internet Computer. The ICP community then votes on whether or not to include the Node Provider.

The more diverse the set of Node Providers who supply node machines, the more resilient the Internet Computer is. You can support the Internet Computer and the ICP community by becoming a Node Provider and increasing its decentralization.

⚠️ No new node machines being onboarded: Target topology reached

Last year, the community voted on an ICP target topology with a maximum number of node machines, as well as on an optimization model to validate candidate node machines against this ICP target topology. The ICP target topology has been reached as of December 2023; see more information in this forum post.

This means that the ICP network currently does not require any additional node machines in order to reach its decentralization targets. Therefore, DFINITY will not vote to adopt any proposals for new node machines being added to the IC network. Once the subnets are reaching capacity and more subnets are required to run all applications, the community may decide to increase the target topology again and allow additional node machines to join the network.

Roadmap

To become a Node Provider, follow the Node Provider Roadmap, which explain the costs, rewards, responsibilities, and steps required to become a Node Provider.

Resources