summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2023-06-30 11:45:38 +0100
committerGitHub <noreply@github.com>2023-06-30 11:45:38 +0100
commit9511dc0bfb83c23d66e05cdd0c27184a731cda9a (patch)
treeef366eb569c50cedfccb0ce3ef443fa05d83f522 /packaging
parent2a6ba8065a257b41dafbd8207e4e36496cf90f7a (diff)
merged spaces, war rooms and invite your team to one place (#15289)
* merged spaces, war rooms and invite your team to one place * Update docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * Update docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * fix from review comments * delete invite your team file * Apply suggestions from code review --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/README.md2
-rw-r--r--packaging/installer/methods/macos.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/packaging/installer/README.md b/packaging/installer/README.md
index 869684da36..9a9beb7202 100644
--- a/packaging/installer/README.md
+++ b/packaging/installer/README.md
@@ -7,6 +7,8 @@ import TabItem from '@theme/TabItem';
This document will guide you through installing the open-source Netdata monitoring Agent on Linux, Docker, Kubernetes, and many others, often with one command.
+Netdata is very flexible and can be used to monitor all kinds of infrastructure. Read more about possible [Deployment strategies](https://github.com/netdata/netdata/blob/master/docs/category-overview-pages/deployment-strategies.md) to understand what better suites your needs.
+
## Get started
Netdata is a free and open-source (FOSS) monitoring agent that collects thousands of hardware and software metrics from
diff --git a/packaging/installer/methods/macos.md b/packaging/installer/methods/macos.md
index 11884f7d7d..b09632fa10 100644
--- a/packaging/installer/methods/macos.md
+++ b/packaging/installer/methods/macos.md
@@ -38,7 +38,7 @@ The Netdata Agent is installed under `/usr/local/netdata`. Dependencies are hand
The `kickstart.sh` script accepts additional parameters to automatically [connect](https://github.com/netdata/netdata/blob/master/claim/README.md) your node to Netdata
Cloud immediately after installation. Find the `token` and `rooms` strings by [signing in to Netdata
Cloud](https://app.netdata.cloud/sign-in?cloudRoute=/spaces), then clicking on **Connect Nodes** in the [Spaces management
-area](https://github.com/netdata/netdata/blob/master/docs/cloud/spaces.md).
+area](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md#netdata-cloud-spaces).
- `--claim-token`: Specify a unique claiming token associated with your Space in Netdata Cloud to be used to connect to the node
after the install.