diff --git a/docs/node-setup/requirements.md b/docs/node-setup/requirements.md index 130921e1e..45660de1d 100644 --- a/docs/node-setup/requirements.md +++ b/docs/node-setup/requirements.md @@ -14,6 +14,10 @@ Establishing a Sentinel dVPN node offers flexibility in choosing the location, t - At home: utilize a Raspberry Pi 4 or 5 for a locally hosted solution. - On Akash Network: Refer to the specific [guide](/node-setup/akash) for detailed instructions +:::warning +It's recommended to avoid using widely known cloud providers like AWS, GCP, Azure, Vultr, Linode, Oracle, Alibaba, ColoCrossing, and similar platforms, as they may not be whitelisted for dVPN nodes. +::: + ## Hardware Recommendations While running a dVPN node requires minimal hardware, optimal performance is ensured with the following specifications: diff --git a/docs/nodes/health-check/overview.md b/docs/nodes/health-check/overview.md index 5f9a77a90..678d4c80d 100644 --- a/docs/nodes/health-check/overview.md +++ b/docs/nodes/health-check/overview.md @@ -6,7 +6,7 @@ sidebar_position: 1 # Node Health Check To be added into the Subscription Plan and consequently be eligible to Node Revenue System, the node is required to pass the `Node Health Check`. -This check occurs multiple times a day and will test: +This check tests: - the node endpoint - the node configuration - the node gigabyte price (less than 20 DVPN) @@ -24,4 +24,8 @@ To check if your node has passed the health check, there are four ways to do it. - [Node Dashboard](/nodes/health-check/node-dashboard) - [Busurnode](/nodes/health-check/busurnode) - [Sentinel API](/nodes/health-check/sentinel-api) -- [Planwizard API](/nodes/health-check/plan-wizard) \ No newline at end of file +- [Planwizard API](/nodes/health-check/plan-wizard) + +:::warning +To improve the chances of passing the health check, it's recommended to avoid using widely known cloud providers like AWS, GCP, Azure, Vultr, Linode, Oracle, Alibaba, ColoCrossing, and similar platforms, as they may not be whitelisted for dVPN nodes. +::: \ No newline at end of file