summaryrefslogtreecommitdiffstats
path: root/aclk
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-11-20 13:36:58 -0700
committerGitHub <noreply@github.com>2020-11-20 13:36:58 -0700
commit7cf6e03f4e4e09e64077669ebe53857a24cca564 (patch)
treedf56324d60ebb16544cb4fb47f92a937e5dc0436 /aclk
parentc6a84c4cde21db3d504c3efafa203d29cd5d4ebc (diff)
Document the Agent reinstallation process (#10270)
* Set up the reinstall doc * Building out reinstall page, tweaks * Finish up reinstallation doc * Fix one link * Fix broken links
Diffstat (limited to 'aclk')
-rw-r--r--aclk/README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/aclk/README.md b/aclk/README.md
index 5702ec7e41..14aeb4b657 100644
--- a/aclk/README.md
+++ b/aclk/README.md
@@ -111,11 +111,12 @@ Restart your Agent to disable the ACLK.
### Re-enable the ACLK
If you first disable the ACLK and any Cloud functionality and then decide you would like to use Cloud, you must either
-reinstall Netdata with Cloud enabled or change the runtime setting in your `cloud.conf` file.
+[reinstall Netdata](/packaging/installer/REINSTALL.md) with Cloud enabled or change the runtime setting in your
+`cloud.conf` file.
-If you passed `--disable-cloud` to `netdata-installer.sh` during installation, you must reinstall your Agent. Use the
-same method as before, but pass `--require-cloud` to the installer. When installation finishes you can [claim your
-node](/claim/README.md#how-to-claim-a-node).
+If you passed `--disable-cloud` to `netdata-installer.sh` during installation, you must
+[reinstall](/packaging/installer/REINSTALL.md) your Agent. Use the same method as before, but pass `--require-cloud` to
+the installer. When installation finishes you can [claim your node](/claim/README.md#how-to-claim-a-node).
If you changed the runtime setting in your `var/lib/netdata/cloud.d/cloud.conf` file, edit the file again and change
`enabled` to `yes`: