From f417d9ee1eea124b93a50949c566de8d20f064bb Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:15:05 -0500 Subject: [PATCH 1/3] docs(Packages): Update Community Maintained Packages Renamed some options, added another one since TrueCharts doesn't do SCALE anymore and only HELM Charts --- content/en/docs/Installation/packages.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/en/docs/Installation/packages.md b/content/en/docs/Installation/packages.md index 5cba5c1..d49f301 100644 --- a/content/en/docs/Installation/packages.md +++ b/content/en/docs/Installation/packages.md @@ -28,10 +28,11 @@ More packages available, with links to download/install instructions: |-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Cloudron | https://www.cloudron.io/store/org.navidrome.cloudronapp.html | | Fedora | https://copr.fedorainfracloud.org/coprs/lchh/navidrome/ | -| Kubernets Chart | https://artifacthub.io/packages/helm/emmas-charts/navidrome | +| Helm Chart | https://artifacthub.io/packages/helm/emmas-charts/navidrome | +| TrueCharts Helm Chart | https://truecharts.org/charts/stable/navidrome/ | | OpenMediaVault | [Instructions using docker-compose](https://forum.openmediavault.org/index.php?thread/36635-how-to-install-navidrome-using-docker-compose-an-airsonic-booksonic-alternative/) | | QNAP | https://www.myqnap.org/product/navidrome/ | -| TrueNAS SCALE | https://truecharts.org/charts/stable/navidrome/ | +| TrueNAS SCALE | https://www.truenas.com/docs/truenasapps/communityapps/navidrome/ | | YunoHost | https://apps.yunohost.org/app/navidrome | From 3ec27d9a5bc696226599d450e618d4456dbe18d3 Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:39:11 -0500 Subject: [PATCH 2/3] remove non maintained Helm Chart --- content/en/docs/Installation/packages.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/Installation/packages.md b/content/en/docs/Installation/packages.md index d49f301..40db65e 100644 --- a/content/en/docs/Installation/packages.md +++ b/content/en/docs/Installation/packages.md @@ -28,7 +28,6 @@ More packages available, with links to download/install instructions: |-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Cloudron | https://www.cloudron.io/store/org.navidrome.cloudronapp.html | | Fedora | https://copr.fedorainfracloud.org/coprs/lchh/navidrome/ | -| Helm Chart | https://artifacthub.io/packages/helm/emmas-charts/navidrome | | TrueCharts Helm Chart | https://truecharts.org/charts/stable/navidrome/ | | OpenMediaVault | [Instructions using docker-compose](https://forum.openmediavault.org/index.php?thread/36635-how-to-install-navidrome-using-docker-compose-an-airsonic-booksonic-alternative/) | | QNAP | https://www.myqnap.org/product/navidrome/ | From b5fd454a3afe2961b3831391c2def90c87465a1c Mon Sep 17 00:00:00 2001 From: Deluan Date: Sat, 21 Dec 2024 13:47:41 -0500 Subject: [PATCH 3/3] Sort packages --- content/en/docs/Installation/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Installation/packages.md b/content/en/docs/Installation/packages.md index 40db65e..3bdd07e 100644 --- a/content/en/docs/Installation/packages.md +++ b/content/en/docs/Installation/packages.md @@ -28,9 +28,9 @@ More packages available, with links to download/install instructions: |-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Cloudron | https://www.cloudron.io/store/org.navidrome.cloudronapp.html | | Fedora | https://copr.fedorainfracloud.org/coprs/lchh/navidrome/ | -| TrueCharts Helm Chart | https://truecharts.org/charts/stable/navidrome/ | | OpenMediaVault | [Instructions using docker-compose](https://forum.openmediavault.org/index.php?thread/36635-how-to-install-navidrome-using-docker-compose-an-airsonic-booksonic-alternative/) | | QNAP | https://www.myqnap.org/product/navidrome/ | +| TrueCharts Helm Chart | https://truecharts.org/charts/stable/navidrome/ | | TrueNAS SCALE | https://www.truenas.com/docs/truenasapps/communityapps/navidrome/ | | YunoHost | https://apps.yunohost.org/app/navidrome |