summaryrefslogtreecommitdiffstats
path: root/aclk
diff options
context:
space:
mode:
authorTasos Katsoulas <tasos@netdata.cloud>2022-07-14 20:21:49 +0300
committerGitHub <noreply@github.com>2022-07-14 20:21:49 +0300
commit02996dab660563efbda48f02e32b7b850a0c5b0f (patch)
tree4a923184615312d22b5b519c5058e4338f4a230f /aclk
parentbc5ba4f8912a5436a458d5015f11c06bd046c01a (diff)
Docs housekeeping (#13179)
* Change the title of the /docs/configure/machine-learning doc * fix some outdated links * Clarify some details in the postgres collector
Diffstat (limited to 'aclk')
-rw-r--r--aclk/README.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/aclk/README.md b/aclk/README.md
index a6a4feeb2c..6f541c38e5 100644
--- a/aclk/README.md
+++ b/aclk/README.md
@@ -11,15 +11,25 @@ The Agent-Cloud link (ACLK) is the mechanism responsible for securely connecting
through Netdata Cloud. The ACLK establishes an outgoing secure WebSocket (WSS) connection to Netdata Cloud on port
`443`. The ACLK is encrypted, safe, and _is only established if you connect your node_.
-The Cloud App lives at app.netdata.cloud which currently resolves to 35.196.244.138. However, this IP or range of
-IPs can change without notice. Watch this page for updates.
+The Cloud App lives at app.netdata.cloud which currently resolves to the following list of IPs:
+
+- 54.198.178.11
+- 44.207.131.212
+- 44.196.50.41
+
+:::caution
+
+This list of IPs can change without notice, we strongly advise you to whitelist the domain `app.netdata.cloud`, if
+this is not an option in your case always verify the current domain resolution (e.g via the `host` command).
+
+:::
For a guide to connecting a node using the ACLK, plus additional troubleshooting and reference information, read our [get
started with Cloud](https://learn.netdata.cloud/docs/cloud/get-started) guide or the full [connect to Cloud
documentation](/claim/README.md).
## Data privacy
-[Data privacy](https://netdata.cloud/data-privacy/) is very important to us. We firmly believe that your data belongs to
+[Data privacy](https://netdata.cloud/privacy/) is very important to us. We firmly believe that your data belongs to
you. This is why **we don't store any metric data in Netdata Cloud**.
All the data that you see in the web browser when using Netdata Cloud, is actually streamed directly from the Netdata Agent to the Netdata Cloud dashboard.