summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-09-20 13:40:27 +0300
committerGitHub <noreply@github.com>2023-09-20 13:40:27 +0300
commit497b3694b30df2eb3eefd215b8646aaa9a18e94a (patch)
tree4b8b92c6104c971a4faeda78cb9fc5cdedc1f015
parentf4d528ae01ce6c1c6fd93f1562c3cd2099a2abdc (diff)
Update packaging/installer/methods/packages.mdclarify-shipping-repos
Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
-rw-r--r--packaging/installer/methods/packages.md7
1 files 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.