Netdata: Difference between revisions
No edit summary |
Expand Ansible section |
||
| Line 27: | Line 27: | ||
to install, you'll get all of netdata installed into <code>/opt/netdata</code> | to install, you'll get all of netdata installed into <code>/opt/netdata</code> | ||
There is | == With Ansible == | ||
There is an [https://learn.netdata.cloud/docs/netdata-agent/installation/ansible Ansible Playbook for deploying Netdata Agent] across multiple nodes. At that page, they also describe how to disable the local dashboard by setting <code>web_mode</code> to none. The security configuration is described at https://learn.netdata.cloud/docs/netdata-agent/configuration/securing-agents/ | |||
== Host Modifications == | == Host Modifications == | ||