From ce0ff1e7ec743791891306940aa79edd89703f57 Mon Sep 17 00:00:00 2001 From: trinityprivacy Date: Sun, 15 Sep 2024 17:53:39 +1000 Subject: [PATCH] docs(added node whitelisting warning): added node whitelisting warning added node whitelisting warning --- docs/node-setup/requirements.md | 2 +- docs/nodes/health-check/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/node-setup/requirements.md b/docs/node-setup/requirements.md index 45660de1d..e6a6696e3 100644 --- a/docs/node-setup/requirements.md +++ b/docs/node-setup/requirements.md @@ -15,7 +15,7 @@ Establishing a Sentinel dVPN node offers flexibility in choosing the location, t - 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. +It's recommended to avoid using widely known cloud providers like AWS, GCP, Azure, Vultr, Linode, Oracle, Alibaba, ColoCrossing, Digital Ocean, and similar platforms, as they may not be whitelisted for dVPN nodes. ::: ## Hardware Recommendations diff --git a/docs/nodes/health-check/overview.md b/docs/nodes/health-check/overview.md index 678d4c80d..af806ece5 100644 --- a/docs/nodes/health-check/overview.md +++ b/docs/nodes/health-check/overview.md @@ -27,5 +27,5 @@ To check if your node has passed the health check, there are four ways to do it. - [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. +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, Digital Ocean, and similar platforms, as they may not be whitelisted for dVPN nodes. ::: \ No newline at end of file