Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b512d24791
commit
6f4291ad73
|
@ -0,0 +1,32 @@
|
||||||
|
# Patterns to ignore when building packages.
|
||||||
|
# This supports shell glob matching, relative path matching, and
|
||||||
|
# negation (prefixed with !). Only one pattern per line.
|
||||||
|
.DS_Store
|
||||||
|
# Common VCS dirs
|
||||||
|
.git/
|
||||||
|
.gitignore
|
||||||
|
.bzr/
|
||||||
|
.bzrignore
|
||||||
|
.hg/
|
||||||
|
.hgignore
|
||||||
|
.svn/
|
||||||
|
# Common backup files
|
||||||
|
*.swp
|
||||||
|
*.bak
|
||||||
|
*.tmp
|
||||||
|
*~
|
||||||
|
# Various IDEs
|
||||||
|
.project
|
||||||
|
.idea/
|
||||||
|
*.tmproj
|
||||||
|
.vscode/
|
||||||
|
# OWNERS file for Kubernetes
|
||||||
|
OWNERS
|
||||||
|
# helm-docs templates
|
||||||
|
*.gotmpl
|
||||||
|
# docs folder
|
||||||
|
/docs
|
||||||
|
# icon
|
||||||
|
icon.png
|
||||||
|
icon.webp
|
||||||
|
icon-small.webp
|
|
@ -0,0 +1,3 @@
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
**Important:**
|
|
@ -0,0 +1,35 @@
|
||||||
|
annotations:
|
||||||
|
max_scale_version: 24.04.1
|
||||||
|
min_scale_version: 24.04.0
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: incubator
|
||||||
|
truecharts.org/max_helm_version: "3.14"
|
||||||
|
truecharts.org/min_helm_version: "3.11"
|
||||||
|
truecharts.org/train: stable
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2024.4.0
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
version: 23.0.8
|
||||||
|
repository: oci://tccr.io/truecharts
|
||||||
|
condition: ""
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
deprecated: false
|
||||||
|
description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more.
|
||||||
|
home: https://truecharts.org/charts/stable/domoticz
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.webp
|
||||||
|
keywords:
|
||||||
|
- domoticz
|
||||||
|
kubeVersion: '>=1.24.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: domoticz
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
|
||||||
|
- https://hub.docker.com/r/domoticz/domoticz
|
||||||
|
type: application
|
||||||
|
version: 12.0.0
|
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
title: README
|
||||||
|
---
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
||||||
|
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
||||||
|
|
||||||
|
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/domoticz)
|
||||||
|
|
||||||
|
**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)**
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
### Helm-Chart installation
|
||||||
|
|
||||||
|
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||||
|
|
||||||
|
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
|
||||||
|
|
||||||
|
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/
|
||||||
|
|
||||||
|
|
||||||
|
### TrueNAS SCALE Apps
|
||||||
|
|
||||||
|
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||||
|
|
||||||
|
## Chart Specific Guides and information
|
||||||
|
|
||||||
|
All our charts have dedicated documentation pages.
|
||||||
|
The documentation for this chart can be found here:
|
||||||
|
https://truecharts.org/charts/stable/domoticz
|
||||||
|
|
||||||
|
## Configuration Options
|
||||||
|
|
||||||
|
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/domoticz/values.yaml
|
||||||
|
|
||||||
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
|
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||||
|
|
||||||
|
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- 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/general/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
_All Rights Reserved - The TrueCharts Project_
|
|
@ -0,0 +1,8 @@
|
||||||
|
Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/domoticz](https://truecharts.org/charts/stable/domoticz)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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!
|
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 522 B |
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
|
@ -0,0 +1,39 @@
|
||||||
|
image:
|
||||||
|
repository: domoticz/domoticz
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
runAsNonRoot: false
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10144
|
||||||
|
comm1:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
comm1:
|
||||||
|
enabled: true
|
||||||
|
targetPort: 6144
|
||||||
|
port: 6144
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
# Set default http port. Container also has SSL_PORT variable for SSL.
|
||||||
|
WWW_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||||
|
# Set userdata path to match previous linuxserver.io default
|
||||||
|
EXTRA_CMD_ARG: "-userdata {{ .Values.persistence.config.mountPath }}"
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /opt/domoticz/userdata
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue