Skip to content

Commit

Permalink
docs(added node whitelisting warning): added node whitelisting warning
Browse files Browse the repository at this point in the history
added node whitelisting warning
  • Loading branch information
trinitystake committed Sep 15, 2024
1 parent 41c18f8 commit fdb1067
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/node-setup/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 6 additions & 2 deletions docs/nodes/health-check/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
- [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.
:::

0 comments on commit fdb1067

Please sign in to comment.