summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-25 08:28:28 -0800
committerGitHub <noreply@github.com>2023-02-25 08:28:28 -0800
commitde52f8adef9c12d10a319f85220173dd4de050a1 (patch)
tree0addcdb757264f47a5226989207522379040a62d /packaging
parent7c124972e17f73692e464c529de6be27f7236166 (diff)
Reorg information and add titles (#14608)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/packaging/installer/README.md b/packaging/installer/README.md
index 34dd27e2df..af720a1bfb 100644
--- a/packaging/installer/README.md
+++ b/packaging/installer/README.md
@@ -1,13 +1,4 @@
-<!--
-title: "Install Netdata"
-description: "Download and install the open-source Netdata monitoring agent on physical/virtual servers, Linux (Ubuntu/Debian/CentOS/etc), Docker, Kubernetes, and many others, often with one command."
-sidebar_label: "Install Netdata"
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/packaging/installer/README.md"
-learn_status: "Published"
-learn_topic_type: "Tasks"
-learn_rel_path: "Getting started"
-sidebar_position: "1"
--->
+# Install Netdata
import { OneLineInstallWget, OneLineInstallCurl } from '@site/src/components/OneLineInstall/'
import { InstallRegexLink, InstallBoxRegexLink } from '@site/src/components/InstallRegexLink/'