|
@@ -130,7 +130,7 @@ hostname of the node, the playbook disables that local dashboard by setting `web
|
|
|
security boost by not allowing any unwanted access to the local dashboard.
|
|
|
|
|
|
You can read more about this decision, or other ways you might lock down the local dashboard, in our [node security
|
|
|
-doc](https://github.com/netdata/netdata/blob/master/docs/configure/secure-nodes.md).
|
|
|
+doc](https://github.com/netdata/netdata/blob/master/docs/netdata-security.md).
|
|
|
|
|
|
> Curious about why Netdata's dashboard is open by default? Read our [blog
|
|
|
> post](https://www.netdata.cloud/blog/netdata-agent-dashboard/) on that zero-configuration design decision.
|
|
@@ -154,26 +154,3 @@ task results in a changed, failure, or was skipped entirely.
|
|
|
|
|
|
The task to install Netdata will take a few minutes per node, so be patient! Once the playbook reaches the connect to Cloud
|
|
|
task, your nodes start populating your Space in Netdata Cloud.
|
|
|
-
|
|
|
-## What's next?
|
|
|
-
|
|
|
-Go use Netdata!
|
|
|
-
|
|
|
-If you need a bit more guidance for how you can use Netdata for health monitoring and performance troubleshooting, see
|
|
|
-our [documentation](https://learn.netdata.cloud/docs). It's designed like a comprehensive guide, based on what you might
|
|
|
-want to do with Netdata, so use those categories to dive in.
|
|
|
-
|
|
|
-Some of the best places to start:
|
|
|
-
|
|
|
-- [Collectors configuration reference](https://github.com/netdata/netdata/blob/master/collectors/README.md)
|
|
|
-- [Supported collectors list](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md)
|
|
|
-- [See an overview of your infrastructure](https://github.com/netdata/netdata/blob/master/docs/visualize/overview-infrastructure.md)
|
|
|
-- [Interact with dashboards and charts](https://github.com/netdata/netdata/blob/master/docs/visualize/interact-dashboards-charts.md)
|
|
|
-- [Change how long Netdata stores metrics](https://github.com/netdata/netdata/blob/master/docs/store/change-metrics-storage.md)
|
|
|
-
|
|
|
-We're looking for more deployment and configuration management strategies, whether via Ansible or other
|
|
|
-provisioning/infrastructure as code software, such as Chef or Puppet, in our [community
|
|
|
-repo](https://github.com/netdata/community). Anyone is able to fork the repo and submit a PR, either to improve this
|
|
|
-playbook, extend it, or create an entirely new experience for deploying Netdata across entire infrastructure.
|
|
|
-
|
|
|
-
|