From a8220ab2d293bb7f4b014b79d16b2fb05090fa93 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 12:45:55 +0100 Subject: Adding upstream version 1.29.0. Signed-off-by: Daniel Baumann --- backends/WALKTHROUGH.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'backends/WALKTHROUGH.md') diff --git a/backends/WALKTHROUGH.md b/backends/WALKTHROUGH.md index c6461db46..76dd62f83 100644 --- a/backends/WALKTHROUGH.md +++ b/backends/WALKTHROUGH.md @@ -1,3 +1,8 @@ + + # Netdata, Prometheus, Grafana stack ## Intro @@ -57,9 +62,9 @@ command to run (/bin/bash) and then chooses the base container images (centos:la sitting inside the shell of the container. After we have entered the shell we can install Netdata. This process could not be easier. If you take a look at [this -link](../packaging/installer/#installation), the Netdata devs give us several one-liners to install Netdata. I have not -had any issues with these one liners and their bootstrapping scripts so far (If you guys run into anything do share). -Run the following command in your container. +link](../packaging/installer/README.md), the Netdata devs give us several one-liners to install Netdata. I have not had +any issues with these one liners and their bootstrapping scripts so far (If you guys run into anything do share). Run +the following command in your container. ```sh bash <(curl -Ss https://my-netdata.io/kickstart.sh) --dont-wait -- cgit v1.2.3