Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button - Touchup Security Policies - Update Support Policies - Re-Add Deluge as incubator App - Add Canary to Security Policies - Add all-contributors basic config
This commit is contained in:
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
+3
-9
@@ -1,14 +1,14 @@
|
||||
# FAQ
|
||||
|
||||
- Q: I tried to run TrueCharts on TrueNAS SCALE 20.12 and it doesn't work.<br>
|
||||
A: TrueNAS SCALE 20.12 has never supported custom charts in any way, shape or form. Hence TrueCharts is 21.02+ only
|
||||
- Q: I tried to run TrueCharts on TrueNAS SCALE 20.12 or 21.02 and it doesn't work.<br>
|
||||
A: TrueNAS SCALE 20.12 has never supported custom charts in any way, shape or form. Hence TrueCharts is 21.04+ only
|
||||
|
||||
- Q: Please include app X<br>
|
||||
A: Please file an issue about it, after checking the wiki to make sure it hasn't been discussed already:
|
||||
https://github.com/truecharts/apps/wiki/k8s-at-home-to-SCALE-App-migration-list
|
||||
|
||||
- Q: Isn't there more documentation for app x<br>
|
||||
A: If it's not on our [wiki](https://wiki.truecharts.org), we do not. Currently during TrueNAS SCALE ALPHA/BETA we focus on the technical aspects.
|
||||
A: If it's not on our [website](https://truecharts.org), we do not. There might be other sources for documentation however!
|
||||
|
||||
- Q: Function x doesn't seem to be working, should it be working?<br>
|
||||
A: Maybe, please file an issue
|
||||
@@ -16,12 +16,6 @@ A: Maybe, please file an issue
|
||||
- Q: I'm missing a lot of configuration opions in the install GUI.<br>
|
||||
A: We try to aim for a balance in the amount of options vs the simplicity of installation. Suggestions are always welcome
|
||||
|
||||
- Q: The portal button isn't working.<br>
|
||||
A: Portal buttons are current't not implemented very well and are considered "not supported" for the time being
|
||||
|
||||
- Q: I selected letsencrypt but still get a traefik certificate.<br>
|
||||
A: Cert Manager might take up to 10 minutes to fetch the right certificate and requires free access to 1.1.1.1:53. Until the right certificate is fetched, it will use the Traefik Default cert.
|
||||
|
||||
- Q: Is my data guaranteed to be secure?<br>
|
||||
A: ix_volumes (the auto generated storage) is considered relatively secure as long as you don't delete the App, but we can't give an absolute guarantee. data mounted using a hostPath, is as secure as the application that is using the data, our charts do not actively alter said dataset/folder. However: SCALE is still ALPHA, so breaking changes in the storage design are very likely.
|
||||
|
||||
|
||||
+14
-7
@@ -5,7 +5,8 @@
|
||||
---
|
||||
Truecharts is an innitiative to provide high quality Apps to use with the TrueNAS SCALE App Ecosystem.
|
||||
Our primary goals are:
|
||||
- Freedom
|
||||
- Micro-Service Centered
|
||||
- Native Kubernetes
|
||||
- Stability
|
||||
- Consistancy
|
||||
|
||||
@@ -13,13 +14,10 @@ All our apps are supposed to work together, be easy to setup using the TrueNAS U
|
||||
|
||||
|
||||
## Getting started using TrueCharts
|
||||
Installing TrueCharts within TrueNAS SCALE, still requires the CLI. However it's not hard:
|
||||
- Go to you shell of choice (either SSH or the TrueNAS webui shell)
|
||||
- enter `cli`
|
||||
- enter `app catalog create repository="https://github.com/truecharts/apps" label="TrueCharts"`
|
||||
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
|
||||
|
||||
For more information, please visit our website:
|
||||
https://truecharts.org
|
||||
For more information:
|
||||
https://truecharts.org/manual/adding-truecharts/
|
||||
|
||||
## FAQ
|
||||
|
||||
@@ -30,6 +28,15 @@ There is a significant chance your issue has been reported before!
|
||||
|
||||
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior knowhow on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
|
||||
|
||||
## Featured Projects
|
||||
|
||||
A lot of our work is based on the great effort of others. We would love to extend special thanks to these projects we owe a lot to:
|
||||
|
||||
| <a href="https://www.truenas.com/truenas-scale/"> <img src="https://user-images.githubusercontent.com/7613738/113836934-a1764e00-978d-11eb-8e19-a087c5c1f99b.png" width="150" height="150" /> </a> | <a href="https://k8s-at-home.com/"> <img src="https://user-images.githubusercontent.com/7613738/113837194-e26e6280-978d-11eb-9632-2e1529946302.png" width="150" height="150" /> </a> | <a href="https://traefik.io/traefik/"> <img src="https://user-images.githubusercontent.com/7613738/113837353-0b8ef300-978e-11eb-873e-14769acfe1f1.png" width="150" height="150" /> </a> |
|
||||
| :---------------: | :---------------: | :---------------: |
|
||||
| <a href="https://www.truenas.com/truenas-scale/">TrueNAS SCALE</a> | <a href="https://k8s-at-home.com/">K8S-At-Home</a> | <a href="https://traefik.io/traefik/">Traefik</a> |
|
||||
|
||||
|
||||
## Licence
|
||||
|
||||
`SPDX-License-Identifier: BSD-3-Clause`
|
||||
|
||||
@@ -9,12 +9,13 @@ _Please note: We always prefer maintainers that have worked on one of our Apps b
|
||||
|
||||
### Current Apps without maintainers
|
||||
|
||||
- bazarr
|
||||
- Calibre-web
|
||||
- deluge
|
||||
- freshrss
|
||||
- gaps
|
||||
- grocy
|
||||
- heimdall
|
||||
- lazylibrarian
|
||||
- lychee
|
||||
- navidrome
|
||||
- node-red
|
||||
@@ -26,3 +27,4 @@ _Please note: We always prefer maintainers that have worked on one of our Apps b
|
||||
- sabnzbd
|
||||
- truecommand
|
||||
- tvheadend
|
||||
- unifi
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,55 +0,0 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
|
||||
Deluge is a torrent download 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/charts/deluge>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/deluge>
|
||||
* <https://hub.docker.com/r/linuxserver/deluge/>
|
||||
* <https://deluge-torrent.org/>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | common | 2.0.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `deluge`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `deluge` 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://wiki.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)
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -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.
|
||||
@@ -9,7 +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/bazarr>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/calibre-web>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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
|
||||
|
||||
  
|
||||
|
||||
Deluge App for TrueNAS SCALE
|
||||
|
||||
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/deluge>
|
||||
* <https://github.com/deluge-torrent/deluge>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 2.0.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install the chart with the release name `deluge`
|
||||
|
||||
- Open TrueNAS SCALE
|
||||
- Go to Apps
|
||||
- Click "Install" for this specific Apps
|
||||
- Fill out the configuration form
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall the `deluge` 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
|
||||
@@ -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.
|
||||
@@ -9,7 +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/freshrss>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/gaps>
|
||||
* <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>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/grocy>
|
||||
* <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>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/heimdall>
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/heimdall>
|
||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/heimdall>
|
||||
|
||||
## Requirements
|
||||
@@ -45,7 +45,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/lazylibrarian>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/lychee>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/navidrome>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/node-red>
|
||||
* <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>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/nzbget>
|
||||
* <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/>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/nzbhydra>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/organizr>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/qbittorrent>
|
||||
* <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/>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/readarr>
|
||||
* <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>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/sabnzbd>
|
||||
* <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/>
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/truecommand>
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/truecommand>
|
||||
* <https://hub.docker.com/r/ixsystems/truecommand>
|
||||
|
||||
## Requirements
|
||||
@@ -45,7 +45,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/tvheadend>
|
||||
* <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>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -9,7 +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/unifi>
|
||||
* <https://github.com/truecharts/apps/tree/master/incubator/unifi>
|
||||
* <https://github.com/jacobalberty/unifi-docker>
|
||||
* <https://unifi-network.ui.com>
|
||||
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -1,3 +0,0 @@
|
||||
# Configuration Options
|
||||
|
||||
N/A
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Installation Notes
|
||||
|
||||
* If you don't enable `Reverse Proxy` on `Collabora` (It's not recommended as it is unsecure), in order for it to work you have to
|
||||
* Remove `-o:ssl.termination=true -o:ssl.enable=false` from `Extra Parameters`.
|
||||
* Set `Server Name` to `hostIP:port` (The port number you set for `NodePort`)
|
||||
* Set `Service type` to `NodePort`
|
||||
* Set `Port type` to `HTTPS`
|
||||
* Disable certificate validation in the app you are going to use it. (eg. Nextcloud have a checkbox under Collabora's URL to disable Cert Validtation)
|
||||
@@ -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.
|
||||
@@ -46,7 +46,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Installation Notes
|
||||
|
||||
* If you enable `Reverse Proxy` for `Handbrake`, you need to have `SECURE_CONNECTION` set to `0` and `Port Type` set to `HTTP`, otherwise you may run into errors for `Too many redirects`.
|
||||
* `VNC` can't be `Reversed Proxied`. if you want to use `VNC`, you must set this service to `NodePort` instead of `clusterIP`.
|
||||
* `VNC` with `SECURE_CONNECTION` set 1, only works with very few clients. One of them is `SSVNC`.
|
||||
* `SECURE_CONNECTION` affects both `WebUI` and `VNC`.
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -45,7 +45,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
@@ -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.
|
||||
@@ -47,7 +47,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Wiki](https://wiki.truecharts.org)
|
||||
- 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)
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user