Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -33,8 +33,8 @@ sources:
|
|||||||
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
|
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dev/jitsi
|
- https://github.com/truecharts/charts/tree/master/charts/dev/jitsi
|
||||||
- https://hub.docker.com/r/jitsi/prosody
|
- https://hub.docker.com/r/jitsi/prosody
|
||||||
- https://hub.docker.com/r/jitsi/jvb
|
|
||||||
- https://hub.docker.com/r/jitsi/web
|
- https://hub.docker.com/r/jitsi/web
|
||||||
|
- https://hub.docker.com/r/jitsi/jvb
|
||||||
- https://hub.docker.com/r/jitsi/jicofo
|
- https://hub.docker.com/r/jitsi/jicofo
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.14
|
version: 3.0.14
|
||||||
|
|||||||
@@ -33,11 +33,11 @@ name: ml-workspace
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/ml-tooling/ml-workspace
|
- https://github.com/ml-tooling/ml-workspace
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dev/ml-workspace
|
- https://github.com/truecharts/charts/tree/master/charts/dev/ml-workspace
|
||||||
|
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
|
||||||
|
- https://hub.docker.com/r/mltooling/ml-workspace-r
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace
|
- https://hub.docker.com/r/mltooling/ml-workspace
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace-light
|
- https://hub.docker.com/r/mltooling/ml-workspace-light
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace-spark
|
- https://hub.docker.com/r/mltooling/ml-workspace-spark
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace-gpu
|
- https://hub.docker.com/r/mltooling/ml-workspace-gpu
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace-r
|
|
||||||
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
|
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.14
|
version: 6.0.14
|
||||||
|
|||||||
@@ -40,8 +40,8 @@ name: penpot
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/penpot/penpot
|
- https://github.com/penpot/penpot
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dev/penpot
|
- https://github.com/truecharts/charts/tree/master/charts/dev/penpot
|
||||||
- https://hub.docker.com/r/penpotapp/frontend
|
|
||||||
- https://hub.docker.com/r/penpotapp/exporter
|
- https://hub.docker.com/r/penpotapp/exporter
|
||||||
- https://hub.docker.com/r/penpotapp/backend
|
- https://hub.docker.com/r/penpotapp/backend
|
||||||
|
- https://hub.docker.com/r/penpotapp/frontend
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.13
|
version: 4.0.13
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ sources:
|
|||||||
- https://grafana.com/
|
- https://grafana.com/
|
||||||
- https://github.com/bitnami/bitnami-docker-grafana
|
- https://github.com/bitnami/bitnami-docker-grafana
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||||
- https://hub.docker.com/r/grafana/grafana
|
|
||||||
- https://quay.io/kiwigrid/k8s-sidecar
|
- https://quay.io/kiwigrid/k8s-sidecar
|
||||||
|
- https://hub.docker.com/r/grafana/grafana
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.0
|
version: 12.1.0
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ sources:
|
|||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
|
||||||
- https://hub.docker.com/r/bitnami/prometheus
|
|
||||||
- https://hub.docker.com/r/bitnami/alertmanager
|
|
||||||
- https://quay.io/thanos/thanos
|
- https://quay.io/thanos/thanos
|
||||||
|
- https://hub.docker.com/r/bitnami/alertmanager
|
||||||
|
- https://hub.docker.com/r/bitnami/prometheus
|
||||||
type: application
|
type: application
|
||||||
version: 16.3.8
|
version: 16.3.8
|
||||||
|
|||||||
@@ -1,3 +1,28 @@
|
|||||||
---
|
---
|
||||||
title: README
|
title: README
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/ai-server)
|
||||||
|
|
||||||
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||||
|
- See the [Website](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsor TrueCharts
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
_All Rights Reserved - The TrueCharts Project_
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ service:
|
|||||||
main:
|
main:
|
||||||
port: 32168
|
port: 32168
|
||||||
targetPort: 32168
|
targetPort: 32168
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
@@ -39,8 +39,7 @@ persistence:
|
|||||||
downloads:
|
downloads:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /app/modules
|
mountPath: /app/modules
|
||||||
|
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ workload:
|
|||||||
set_ini_value "ServerPassword" "{{ .Values.palworld.game.password }}"
|
set_ini_value "ServerPassword" "{{ .Values.palworld.game.password }}"
|
||||||
set_ini_value "AdminPassword" "{{ .Values.palworld.game.admin_password }}"
|
set_ini_value "AdminPassword" "{{ .Values.palworld.game.admin_password }}"
|
||||||
set_ini_value "BanListURL" "{{ .Values.palworld.game.ban_list_url }}"
|
set_ini_value "BanListURL" "{{ .Values.palworld.game.ban_list_url }}"
|
||||||
|
|
||||||
echo "Done!"
|
echo "Done!"
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -39,10 +39,10 @@ sources:
|
|||||||
- https://goauthentik.io/docs/
|
- https://goauthentik.io/docs/
|
||||||
- https://github.com/goauthentik/authentik
|
- https://github.com/goauthentik/authentik
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||||
|
- https://ghcr.io/goauthentik/radius
|
||||||
|
- https://ghcr.io/maxmind/geoipupdate
|
||||||
- https://ghcr.io/goauthentik/server
|
- https://ghcr.io/goauthentik/server
|
||||||
- https://ghcr.io/goauthentik/proxy
|
- https://ghcr.io/goauthentik/proxy
|
||||||
- https://ghcr.io/goauthentik/radius
|
|
||||||
- https://ghcr.io/goauthentik/ldap
|
- https://ghcr.io/goauthentik/ldap
|
||||||
- https://ghcr.io/maxmind/geoipupdate
|
|
||||||
type: application
|
type: application
|
||||||
version: 19.2.5
|
version: 19.2.5
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ name: guacamole
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/apache/guacamole-client
|
- https://github.com/apache/guacamole-client
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole
|
- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole
|
||||||
- https://hub.docker.com/r/guacamole/guacamole
|
|
||||||
- https://hub.docker.com/r/guacamole/guacd
|
- https://hub.docker.com/r/guacamole/guacd
|
||||||
|
- https://hub.docker.com/r/guacamole/guacamole
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.10
|
version: 12.1.10
|
||||||
|
|||||||
@@ -33,13 +33,13 @@ name: jupyter
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/jupyter/docker-stacks
|
- https://github.com/jupyter/docker-stacks
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||||
|
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||||
|
- https://hub.docker.com/r/jupyter/r-notebook
|
||||||
- https://hub.docker.com/r/jupyter/datascience-notebook
|
- https://hub.docker.com/r/jupyter/datascience-notebook
|
||||||
|
- https://hub.docker.com/r/jupyter/pyspark-notebook
|
||||||
- https://hub.docker.com/r/jupyter/all-spark-notebook
|
- https://hub.docker.com/r/jupyter/all-spark-notebook
|
||||||
- https://hub.docker.com/r/jupyter/minimal-notebook
|
- https://hub.docker.com/r/jupyter/minimal-notebook
|
||||||
- https://hub.docker.com/r/jupyter/r-notebook
|
|
||||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
|
||||||
- https://hub.docker.com/r/jupyter/scipy-notebook
|
- https://hub.docker.com/r/jupyter/scipy-notebook
|
||||||
- https://hub.docker.com/r/jupyter/base-notebook
|
- https://hub.docker.com/r/jupyter/base-notebook
|
||||||
- https://hub.docker.com/r/jupyter/pyspark-notebook
|
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.10
|
version: 7.1.10
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ name: lancache-monolithic
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/lancachenet/monolithic
|
- https://github.com/lancachenet/monolithic
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic
|
||||||
- https://hub.docker.com/r/lancachenet/monolithic
|
|
||||||
- https://hub.docker.com/r/ich777/lancache-prefill
|
- https://hub.docker.com/r/ich777/lancache-prefill
|
||||||
|
- https://hub.docker.com/r/lancachenet/monolithic
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.10
|
version: 7.1.10
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ name: lidarr
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Lidarr/Lidarr
|
- https://github.com/Lidarr/Lidarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
|
||||||
- https://ghcr.io/onedr0p/lidarr-develop
|
- https://ghcr.io/onedr0p/lidarr-develop
|
||||||
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 19.1.13
|
version: 19.1.13
|
||||||
|
|||||||
@@ -45,9 +45,9 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://hub.docker.com/r/clamav/clamav
|
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
|
||||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||||
|
- https://hub.docker.com/r/clamav/clamav
|
||||||
|
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||||
type: application
|
type: application
|
||||||
version: 28.1.29
|
version: 28.1.29
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ sources:
|
|||||||
- https://github.com/jmorganca/ollama
|
- https://github.com/jmorganca/ollama
|
||||||
- https://github.com/ollama-webui/ollama-webui
|
- https://github.com/ollama-webui/ollama-webui
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ollama
|
||||||
- https://hub.docker.com/r/ollama/ollama
|
|
||||||
- https://ghcr.io/ollama-webui/ollama-webui
|
- https://ghcr.io/ollama-webui/ollama-webui
|
||||||
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ sources:
|
|||||||
- https://github.com/Prowlarr/Prowlarr
|
- https://github.com/Prowlarr/Prowlarr
|
||||||
- https://github.com/k8s-at-home/container-images
|
- https://github.com/k8s-at-home/container-images
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
|
||||||
- https://ghcr.io/onedr0p/prowlarr-develop
|
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||||
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
type: application
|
type: application
|
||||||
version: 14.2.7
|
version: 14.2.7
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ sources:
|
|||||||
- https://readarr.com
|
- https://readarr.com
|
||||||
- https://github.com/Readarr/Readarr
|
- https://github.com/Readarr/Readarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||||
- https://ghcr.io/onedr0p/readarr-develop
|
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
|
- https://ghcr.io/onedr0p/readarr-develop
|
||||||
type: application
|
type: application
|
||||||
version: 19.1.13
|
version: 19.1.13
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ name: sonarr
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/Sonarr/Sonarr
|
- https://github.com/Sonarr/Sonarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
||||||
- https://ghcr.io/onedr0p/sonarr
|
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
|
- https://ghcr.io/onedr0p/sonarr
|
||||||
type: application
|
type: application
|
||||||
version: 19.0.31
|
version: 19.0.31
|
||||||
|
|||||||
@@ -38,8 +38,8 @@ name: vikunja
|
|||||||
sources:
|
sources:
|
||||||
- https://vikunja.io/docs
|
- https://vikunja.io/docs
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||||
|
- https://hub.docker.com/r/vikunja/frontend
|
||||||
- https://hub.docker.com/r/vikunja/api
|
- https://hub.docker.com/r/vikunja/api
|
||||||
- https://hub.docker.com/_/nginx
|
- https://hub.docker.com/_/nginx
|
||||||
- https://hub.docker.com/r/vikunja/frontend
|
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.15
|
version: 12.1.15
|
||||||
|
|||||||
@@ -47,8 +47,8 @@ sources:
|
|||||||
- https://github.com/eikek/docspell
|
- https://github.com/eikek/docspell
|
||||||
- https://docspell.org/docs/install/docker/
|
- https://docspell.org/docs/install/docker/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/docspell
|
- https://github.com/truecharts/charts/tree/master/charts/unstable/docspell
|
||||||
|
- https://hub.docker.com/r/docspell/restserver
|
||||||
- https://hub.docker.com/r/docspell/joex
|
- https://hub.docker.com/r/docspell/joex
|
||||||
- https://hub.docker.com/r/docspell/dsc
|
- https://hub.docker.com/r/docspell/dsc
|
||||||
- https://hub.docker.com/r/docspell/restserver
|
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.11
|
version: 4.0.11
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ annotations:
|
|||||||
truecharts.org/category: Cloud
|
truecharts.org/category: Cloud
|
||||||
truecharts.org/max_helm_version: "3.14"
|
truecharts.org/max_helm_version: "3.14"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: unstable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ title: README
|
|||||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/facturascripts)
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/facturascripts)
|
||||||
|
|
||||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
|||||||
@@ -38,8 +38,8 @@ name: immich
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/immich-app/immich
|
- https://github.com/immich-app/immich
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/immich
|
- https://github.com/truecharts/charts/tree/master/charts/unstable/immich
|
||||||
- https://hub.docker.com/r/typesense/typesense
|
|
||||||
- https://hub.docker.com/r/altran1502/immich-machine-learning
|
- https://hub.docker.com/r/altran1502/immich-machine-learning
|
||||||
- https://hub.docker.com/r/altran1502/immich-server
|
- https://hub.docker.com/r/altran1502/immich-server
|
||||||
|
- https://hub.docker.com/r/typesense/typesense
|
||||||
type: application
|
type: application
|
||||||
version: 12.0.8
|
version: 12.0.8
|
||||||
|
|||||||
@@ -46,8 +46,8 @@ name: librephotos
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/LibrePhotos/librephotos
|
- https://github.com/LibrePhotos/librephotos
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos
|
- https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos
|
||||||
- https://hub.docker.com/r/reallibrephotos/librephotos
|
|
||||||
- https://hub.docker.com/r/reallibrephotos/librephotos-frontend
|
- https://hub.docker.com/r/reallibrephotos/librephotos-frontend
|
||||||
- https://hub.docker.com/r/reallibrephotos/librephotos-proxy
|
- https://hub.docker.com/r/reallibrephotos/librephotos-proxy
|
||||||
|
- https://hub.docker.com/r/reallibrephotos/librephotos
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.15
|
version: 9.0.15
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ sources:
|
|||||||
- https://github.com/wger-project/wger
|
- https://github.com/wger-project/wger
|
||||||
- https://github.com/wger-project/docker
|
- https://github.com/wger-project/docker
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/unstable/wger
|
- https://github.com/truecharts/charts/tree/master/charts/unstable/wger
|
||||||
- https://hub.docker.com/r/wger/server
|
|
||||||
- https://hub.docker.com/_/nginx
|
- https://hub.docker.com/_/nginx
|
||||||
|
- https://hub.docker.com/r/wger/server
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.12
|
version: 6.0.12
|
||||||
|
|||||||
Reference in New Issue
Block a user