From 497b3694b30df2eb3eefd215b8646aaa9a18e94a Mon Sep 17 00:00:00 2001 From: Tasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:40:27 +0300 Subject: Update packaging/installer/methods/packages.md Co-authored-by: Austin S. Hemmelgarn --- packaging/installer/methods/packages.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packaging/installer/methods/packages.md b/packaging/installer/methods/packages.md index c1921158f1..914920444e 100644 --- a/packaging/installer/methods/packages.md +++ b/packaging/installer/methods/packages.md @@ -27,12 +27,9 @@ and fail if it cannot do so. > In July 2022, we switched hosting of our native packages from Package Cloud to self-hosted repositories. > We still maintain the Package cloud repositories, but they are not guaranteed to work and may be removed > without prior warning. -> You find the following `repoconfigs`: > -> - `netdata-repo-1-2.noarch.rpm` : You will receive packages for the `stable` channel of the Agent from our Package Cloud -> - `netdata-repo-2-1.noarch.rpm` : You will receive packages for the `stable` channel of the Agent from our self-hosted repo (repo.netdata.cloud) -> - `netdata-repo-edge-1-2.noarch.rpm` : You will receive packages for the `nightly` channel of the Agent from our Package Cloud -> - `netdata-repo-edge-2-1.noarch.rpm` : You will receive packages for the `nightly` channel of the Agent from our self-hosted repo (repo.netdata.cloud) +> When selecting a repository configuration package, note that the version 2 packages provide configuration for +> our self-hosted repositories, and then version 1 packages provide configuration for Package Cloud. ## Manual setup of RPM packages. -- cgit v1.2.3