@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Usenet meta search
|
||||
|
||||
@@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/nzbhydra>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/nzbhydra>
|
||||
* <https://hub.docker.com/r/linuxserver/nzbhydra2>
|
||||
* <https://github.com/theotherp/nzbhydra2>
|
||||
|
||||
## Requirements
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,19 +1,12 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
API Support for your favorite torrent trackers.
|
||||
App to test GUI prototypes
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/jackett>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/jackett>
|
||||
* <https://github.com/Jackett/Jackett>
|
||||
* <https://hub.docker.com/r/linuxserver/jackett>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
@@ -22,11 +15,11 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `jackett`
|
||||
To install the chart with the release name `prototype-gui`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
@@ -35,7 +28,7 @@ To install the chart with the release name `jackett`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `jackett` deployment
|
||||
To uninstall the `prototype-gui` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,55 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
Airsonic is a Free and Open Source community driven media server
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/airsonic/airsonic>
|
||||
* <https://github.com/linuxserver/docker-airsonic>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/airsonic>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `airsonic`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `airsonic` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/bazarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/bazarr>
|
||||
* <https://github.com/Bazarr/Bazarr>
|
||||
* <https://hub.docker.com/r/linuxserver/bazarr>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/calibre-web>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web>
|
||||
* <https://hub.docker.com/r/linuxserver/calibre-web/>
|
||||
* <https://github.com/janeczku/calibre-web>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Deluge App for TrueNAS SCALE
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/deluge>
|
||||
* <https://github.com/deluge-torrent/deluge>
|
||||
|
||||
## Requirements
|
||||
@@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A free and open source personal finance manager
|
||||
|
||||
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 10.4.2 |
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 10.4.9 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
FreshRSS is a self-hosted RSS feed aggregator
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/freshrss>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/freshrss>
|
||||
* <https://github.com/FreshRSS/FreshRSS>
|
||||
* <https://hub.docker.com/r/linuxserver/freshrss>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/gaps>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/gaps>
|
||||
* <https://github.com/JasonHHouse/gaps>
|
||||
|
||||
## Requirements
|
||||
@@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/grocy>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/grocy>
|
||||
* <https://github.com/grocy/grocy>
|
||||
|
||||
## Requirements
|
||||
@@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,54 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
Simple text sharing
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/seejohnrun/haste-server>
|
||||
* <https://github.com/k8s-at-home/container-images>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `haste-server`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `haste-server` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,17 +1,12 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
An Application dashboard and launcher
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/heimdall>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/heimdall>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
@@ -20,7 +15,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Get all your books, like series with Sonarr...
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/lazylibrarian>
|
||||
* <https://gitlab.com/LazyLibrarian/LazyLibrarian.git>
|
||||
* <https://lazylibrarian.gitlab.io>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Lychee is a free photo-management tool, which runs on your server or web-space
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/lychee>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/lychee>
|
||||
* <https://github.com/LycheeOrg/Lychee>
|
||||
* <https://hub.docker.com/r/lycheeorg/lychee>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,53 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/hay-kot/mealie>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `mealie`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `mealie` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,18 +1,15 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
API Support for your favorite torrent trackers.
|
||||
Eclipse Mosquitto - An open source MQTT broker
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/jackett>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/jackett>
|
||||
* <https://github.com/Jackett/Jackett>
|
||||
* <https://hub.docker.com/r/linuxserver/jackett>
|
||||
* <https://github.com/eclipse/mosquitto>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,11 +19,11 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `jackett`
|
||||
To install the chart with the release name `mosquitto`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
@@ -35,7 +32,7 @@ To install the chart with the release name `jackett`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `jackett` deployment
|
||||
To uninstall the `mosquitto` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Navidrome is an open source web-based music collection server and streamer
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/navidrome>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/navidrome>
|
||||
* <https://github.com/deluan/navidrome>
|
||||
* <https://hub.docker.com/r/deluan/navidrome>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Node-RED is low-code programming for event-driven applications
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/node-red>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/node-red>
|
||||
* <https://github.com/node-red/node-red-docker>
|
||||
|
||||
## Requirements
|
||||
@@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
NZBGet is a Usenet downloader client
|
||||
|
||||
@@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/nzbget>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/nzbget>
|
||||
* <https://hub.docker.com/r/linuxserver/nzbget/>
|
||||
* <https://nzbget.net/>
|
||||
|
||||
## Requirements
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
HTPC/Homelab Services Organizer
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/organizr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/organizr>
|
||||
* <https://github.com/causefx/Organizr>
|
||||
* <https://hub.docker.com/r/organizr/organizr>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A self-hosted podcast manager to download episodes as soon as they become live.
|
||||
|
||||
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,54 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/Prowlarr/Prowlarr>
|
||||
* <https://github.com/k8s-at-home/container-images>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `prowlarr`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `prowlarr` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,18 +1,12 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/qbittorrent>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/qbittorrent>
|
||||
* <https://hub.docker.com/r/linuxserver/qbittorrent/>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
@@ -21,7 +15,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A fork of Radarr to work with Books & AudioBooks
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/readarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/readarr>
|
||||
* <https://github.com/Readarr/Readarr>
|
||||
* <https://readarr.com>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,54 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
Docker registry v2 command line client and repo listing generator with security checks.
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/genuinetools/reg>
|
||||
* <https://github.com/k8s-at-home/container-images/>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `reg`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `reg` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Free and easy binary newsreader
|
||||
|
||||
@@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/sabnzbd>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/sabnzbd>
|
||||
* <https://hub.docker.com/r/linuxserver/sabnzbd/>
|
||||
* <https://sabnzbd.org/>
|
||||
|
||||
## Requirements
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Together" guide:
|
||||
https://truecharts.org/manual/linking/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,53 @@
|
||||
# Introduction
|
||||
|
||||
 
|
||||
|
||||
The Lounge, modern web IRC client designed for self-hosting
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/thelounge/thelounge>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `thelounge`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `thelounge` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Go to "Installed Apps"
|
||||
- Expand the menu in the top-right corner of this App
|
||||
- Click "Remove" for this specific Apps
|
||||
|
||||
The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release.
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
TVheadend - a TV streaming server and digital video recorder
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/tvheadend>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/tvheadend>
|
||||
* <https://github.com/tvheadend/tvheadend>
|
||||
|
||||
## Requirements
|
||||
@@ -21,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Ubiquiti Network's Unifi Controller
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/unifi>
|
||||
* <https://github.com/jacobalberty/unifi-docker>
|
||||
* <https://unifi-network.ui.com>
|
||||
|
||||
@@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,18 +1,16 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Smart PVR for newsgroup and bittorrent users
|
||||
This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/sonarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/sonarr>
|
||||
* <https://github.com/Sonarr/Sonarr>
|
||||
* <https://hub.docker.com/r/linuxserver/sonarr>
|
||||
* <https://github.com/davidnewhall/unpackerr>
|
||||
* <https://hub.docker.com/r/golift/unpackerr>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,11 +20,11 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `sonarr`
|
||||
To install the chart with the release name `unpackerr`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
@@ -35,7 +33,7 @@ To install the chart with the release name `sonarr`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `sonarr` deployment
|
||||
To uninstall the `unpackerr` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use.
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/collabora-online>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online>
|
||||
* <https://hub.docker.com/r/collabora/code>
|
||||
* <https://www.collaboraoffice.com/code/docker/>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/deepstack-cpu>
|
||||
* <https://github.com/johnolafenwa/DeepStack>
|
||||
* <https://hub.docker.com/r/deepquestai/deepstack>
|
||||
* <https://www.deepstack.cc/>
|
||||
@@ -22,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Emby Server is a home media server
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/emby>
|
||||
* <https://hub.docker.com/r/linuxserver/emby>
|
||||
* <https://github.com/linuxserver/docker-emby.git>
|
||||
|
||||
@@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/esphome>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/esphome>
|
||||
* <https://github.com/esphome/esphome>
|
||||
* <https://hub.docker.com/u/esphome>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/handbrake>
|
||||
* <https://github.com/jlesage/docker-handbrake>
|
||||
* <https://hub.docker.com/r/jlesage/handbrake/>
|
||||
* <https://handbrake.fr/>
|
||||
@@ -22,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
home-assistant App for TrueNAS SCALE
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/home-assistant>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant>
|
||||
* <https://github.com/home-assistant/home-assistant>
|
||||
* <https://github.com/cdr/code-server>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
API Support for your favorite torrent trackers.
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/jackett>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/jackett>
|
||||
* <https://github.com/Jackett/Jackett>
|
||||
* <https://hub.docker.com/r/linuxserver/jackett>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Jellyfin is a Free Software Media System
|
||||
|
||||
@@ -9,9 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/jellyfin>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/jellyfin>
|
||||
* <https://hub.docker.com/r/linuxserver/Jellyfin/>
|
||||
* <https://github.com/jellyfin/jellyfin>
|
||||
|
||||
## Requirements
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Private Windows Activation Server for development and testing
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/kms>
|
||||
* <https://github.com/SystemRage/py-kms>
|
||||
|
||||
## Requirements
|
||||
@@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Looks and smells like Sonarr but made for music
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/lidarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/lidarr>
|
||||
* <https://github.com/Lidarr/Lidarr>
|
||||
* <https://hub.docker.com/r/linuxserver/lidarr>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/ombi>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/ombi>
|
||||
* <https://github.com/tidusjar/Ombi>
|
||||
* <https://hub.docker.com/r/linuxserver/ombi>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,16 +1,12 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Plex Media Server
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/plex>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
@@ -19,7 +15,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A fork of Sonarr to work with movies à la Couchpotato
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/radarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/radarr>
|
||||
* <https://github.com/Radarr/Radarr>
|
||||
* <https://hub.docker.com/r/linuxserver/radarr>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Smart PVR for newsgroup and bittorrent users
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/sonarr>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/sonarr>
|
||||
* <https://github.com/Sonarr/Sonarr>
|
||||
* <https://hub.docker.com/r/linuxserver/sonarr>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
P2P file synchronization application
|
||||
|
||||
@@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Python based monitoring and tracking tool for Plex Media Server
|
||||
|
||||
@@ -9,10 +9,7 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/tautulli>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/tautulli>
|
||||
* <https://github.com/Tautulli/Tautulli>
|
||||
* <https://hub.docker.com/r/tautulli/tautulli>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -22,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Traefik based Reverse Proxy and Certificate Manager
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/traefik>
|
||||
* <https://github.com/traefik/traefik>
|
||||
* <https://github.com/traefik/traefik-helm-chart>
|
||||
* <https://traefik.io/>
|
||||
@@ -22,8 +21,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://helm.traefik.io/traefik | traefik | 9.19.0 |
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
API Support for your favorite torrent trackers.
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/transmission>
|
||||
* <https://github.com/transmission/transmission>
|
||||
* <https://hub.docker.com/r/linuxserver/transmission>
|
||||
|
||||
@@ -21,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Aggregated management of TrueNAS devices
|
||||
|
||||
@@ -9,7 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/truecommand>
|
||||
* <https://hub.docker.com/r/ixsystems/truecommand>
|
||||
|
||||
## Requirements
|
||||
@@ -20,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,17 +1,15 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Unofficial Vaultwarden compatible server written in Rust
|
||||
Unofficial Bitwarden compatible server written in Rust
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/Vaultwarden>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/stable/Vaultwardenrs>
|
||||
* <https://github.com/dani-garcia/Vaultwarden_rs>
|
||||
* <https://github.com/dani-garcia/vaultwarden>
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -21,12 +19,12 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 10.4.2 |
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 10.4.9 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `Vaultwarden`
|
||||
To install the chart with the release name `vaultwarden`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
@@ -35,7 +33,7 @@ To install the chart with the release name `Vaultwarden`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `Vaultwarden` deployment
|
||||
To uninstall the `vaultwarden` deployment
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
|
||||
|
||||
@@ -9,8 +9,6 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/zwavejs2mqtt>
|
||||
* <https://github.com/zwave-js/zwavejs2mqtt>
|
||||
* <https://hub.docker.com/r/zwavejs/zwavejs2mqtt>
|
||||
|
||||
@@ -22,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 3.5.5 |
|
||||
| https://truecharts.org/ | common | 6.1.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user