From 7cf6e03f4e4e09e64077669ebe53857a24cca564 Mon Sep 17 00:00:00 2001 From: Joel Hans Date: Fri, 20 Nov 2020 13:36:58 -0700 Subject: 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 --- aclk/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'aclk') 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`: -- cgit v1.2.3