Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c18532525a
commit
238f407f50
|
@ -0,0 +1,6 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="logitech-media-server-1.0.0"></a>
|
||||
### logitech-media-server-1.0.0 (2021-10-14)
|
||||
|
|
@ -1,8 +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 Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
# 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 Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: auto
|
||||
appVersion: "8.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
|
|
@ -1,39 +1,38 @@
|
|||
# Introduction
|
||||
|
||||
Logitech Media Server is a platform for home/office audio streaming.
|
||||
|
||||
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
|
||||
|
||||
* home: https://www.mysqueezebox.com/
|
||||
* github: https://github.com/Logitech/slimserver
|
||||
* docker: https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.2.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
# Introduction
|
||||
|
||||
Logitech Media Server is a platform for home/office audio streaming.
|
||||
|
||||
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/Logitech/slimserver>
|
||||
* <https://hub.docker.com/r/lmscommunity/logitechmediaserver>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 8.2.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -174,7 +174,7 @@ questions:
|
|||
schema:
|
||||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
max: 65535
|
||||
- variable: cli
|
||||
label: "CLI Service"
|
||||
description: "Logitech Media Server Telnet Command Line Interface"
|
||||
|
@ -262,7 +262,7 @@ questions:
|
|||
schema:
|
||||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
max: 65535
|
||||
- variable: playertcp
|
||||
label: "Logitech Media Server Player TCP Communcation"
|
||||
description: "Logitech Media Server Player Service for TCP communication"
|
||||
|
@ -311,7 +311,7 @@ questions:
|
|||
label: "Service's Port(s) Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
attrs:
|
||||
- variable: slimprotoudp
|
||||
label: "Player to server UDP communication"
|
||||
schema:
|
||||
|
@ -399,7 +399,7 @@ questions:
|
|||
label: "Service's Port(s) Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
attrs:
|
||||
- variable: slimprotoudp
|
||||
label: "Player to server UDP communication"
|
||||
schema:
|
||||
|
@ -439,7 +439,7 @@ questions:
|
|||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
|
||||
|
||||
- variable: serviceexpert
|
||||
group: "Networking and Services"
|
||||
label: "Show Expert Config"
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
<a name="logitech-media-server-1.0.0"></a>
|
||||
### logitech-media-server-1.0.0 (2021-10-14)
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
Logitech Media Server is a platform for home/office audio streaming.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
Logitech Media Server is a platform for home/office audio streaming.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
| ----| ---- | ------- | ----------- |
|
||||
| image.tag | string | `latest-8.2.0` | Image tag. |
|
||||
| image.pullPolicy | string | `IfNotPresent` | Image pull policy |
|
||||
| env.PUID | int | `568` | The User ID the Logitech Server Application should use |
|
||||
| envTpl.HTTP_PORT | string | `{{ .Values.service.main.ports.main.http }}` | Port to host the web service on. This will be the internal container port exposed and needs to be the same as the node port. |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | Persistence access modes |
|
||||
| persistence.config.enabled | bool | `true` | Use persistent volume to store config |
|
||||
| persistence.config.mountPath | string | `"/config"` | Path inside the container for configuration data |
|
||||
| persistence.config.size | string | `"100Gi"` | Size of persistent volume claim |
|
||||
| persistence.config.type | string | `"pvc"` | Type of persistent volume |
|
||||
| podSecurityContext.fsGroup | int | `568` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsNonRoot | bool | `false` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| service.main.ports.http.port | int | `7000` | Port used by the portal and hardware players |
|
||||
| service.cli.ports.cli.port | int | `9090` | Port used by the portal and hardware players |
|
||||
| service.playertcp.ports.slimprototcp.port | int | `3483` | Port used by the hardware players |
|
||||
| service.playerudp.ports.slimprotoudp.port | int | `3483` | Port used by the hardware players |
|
||||
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
|
||||
| image.tag | string | `"8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mounthPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.cli.ports.cli.port | int | `9090` | |
|
||||
| service.main.ports.main.port | int | `7000` | |
|
||||
| service.playertcp.ports.slimprototcp.port | int | `3483` | |
|
||||
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="logitech-media-server-1.0.0"></a>
|
||||
### logitech-media-server-1.0.0 (2021-10-14)
|
||||
|
|
@ -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 Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### 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,33 @@
|
|||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
|
||||
| image.tag | string | `"8.3.0@sha256:9af934afc408a7521dc29074a8cd1813b3460a5eec4216713699fce6bd734879"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mounthPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.cli.ports.cli.port | int | `9090` | |
|
||||
| service.main.ports.main.port | int | `7000` | |
|
||||
| service.playertcp.ports.slimprototcp.port | int | `3483` | |
|
||||
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,38 @@
|
|||
# Introduction
|
||||
|
||||
Logitech Media Server is a platform for home/office audio streaming.
|
||||
|
||||
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/Logitech/slimserver>
|
||||
* <https://hub.docker.com/r/lmscommunity/logitechmediaserver>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 8.2.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
|
@ -93106,6 +93106,39 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
logitech-media-server:
|
||||
- apiVersion: v2
|
||||
appVersion: 8.3.0
|
||||
created: "2021-10-14T19:50:51.389610053Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 8.2.2
|
||||
description: Logitech Media Server is a platform for home/office audio streaming.
|
||||
digest: f564f9c66604abf2abf56f498834de8b03ac330a8fed0b76b57aae0b20f0100c
|
||||
home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
|
||||
icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png
|
||||
keywords:
|
||||
- logitech-media-server
|
||||
- squeezebox
|
||||
- audio
|
||||
- streaming
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: joachimbaten@hotmail.com
|
||||
name: joachimbaten
|
||||
url: truecharts.org
|
||||
name: logitech-media-server
|
||||
sources:
|
||||
- https://github.com/Logitech/slimserver
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/logitech-media-server-1.0.0/logitech-media-server-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
lychee:
|
||||
- apiVersion: v2
|
||||
appVersion: 4.3.4
|
||||
|
@ -209747,4 +209780,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-13T22:52:17.03554086Z"
|
||||
generated: "2021-10-14T19:50:51.466733071Z"
|
||||
|
|
Loading…
Reference in New Issue