From 238f407f5047d5ce3031c84f76bf4a59aae47bdf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 14 Oct 2021 19:50:53 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- .../logitech-media-server/CHANGELOG.md | 6 ++ .../incubator/logitech-media-server/CONFIG.md | 16 ++-- .../logitech-media-server/Chart.yaml | 2 +- .../incubator/logitech-media-server/README.md | 77 +++++++++---------- .../SCALE/questions.yaml | 10 +-- .../logitech-media-server/app-changelog.md | 4 + .../logitech-media-server/app-readme.md | 6 +- .../logitech-media-server/helm-values.md | 66 ++++++++-------- .../logitech-media-server/CHANGELOG.md | 6 ++ .../incubator/logitech-media-server/CONFIG.md | 8 ++ .../logitech-media-server/helm-values.md | 33 ++++++++ .../incubator/logitech-media-server/index.md | 38 +++++++++ docs/index.yaml | 35 ++++++++- 13 files changed, 217 insertions(+), 90 deletions(-) create mode 100644 charts/incubator/logitech-media-server/CHANGELOG.md create mode 100644 charts/incubator/logitech-media-server/app-changelog.md create mode 100644 docs/apps/incubator/logitech-media-server/CHANGELOG.md create mode 100644 docs/apps/incubator/logitech-media-server/CONFIG.md create mode 100644 docs/apps/incubator/logitech-media-server/helm-values.md create mode 100644 docs/apps/incubator/logitech-media-server/index.md diff --git a/charts/incubator/logitech-media-server/CHANGELOG.md b/charts/incubator/logitech-media-server/CHANGELOG.md new file mode 100644 index 00000000000..90b3b3c6e58 --- /dev/null +++ b/charts/incubator/logitech-media-server/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog
+ + + +### logitech-media-server-1.0.0 (2021-10-14) + diff --git a/charts/incubator/logitech-media-server/CONFIG.md b/charts/incubator/logitech-media-server/CONFIG.md index e69124db6be..fc9b2fa2d5f 100644 --- a/charts/incubator/logitech-media-server/CONFIG.md +++ b/charts/incubator/logitech-media-server/CONFIG.md @@ -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. diff --git a/charts/incubator/logitech-media-server/Chart.yaml b/charts/incubator/logitech-media-server/Chart.yaml index c1693bb0153..3b7235d93e7 100644 --- a/charts/incubator/logitech-media-server/Chart.yaml +++ b/charts/incubator/logitech-media-server/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: auto +appVersion: "8.3.0" dependencies: - name: common repository: https://truecharts.org/ diff --git a/charts/incubator/logitech-media-server/README.md b/charts/incubator/logitech-media-server/README.md index f20f11df3b0..345c83b0b1a 100644 --- a/charts/incubator/logitech-media-server/README.md +++ b/charts/incubator/logitech-media-server/README.md @@ -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 + +* +* + +## 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 diff --git a/charts/incubator/logitech-media-server/SCALE/questions.yaml b/charts/incubator/logitech-media-server/SCALE/questions.yaml index 92d934a3acf..e9cdc9d36de 100644 --- a/charts/incubator/logitech-media-server/SCALE/questions.yaml +++ b/charts/incubator/logitech-media-server/SCALE/questions.yaml @@ -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" diff --git a/charts/incubator/logitech-media-server/app-changelog.md b/charts/incubator/logitech-media-server/app-changelog.md new file mode 100644 index 00000000000..b251cdac502 --- /dev/null +++ b/charts/incubator/logitech-media-server/app-changelog.md @@ -0,0 +1,4 @@ + + +### logitech-media-server-1.0.0 (2021-10-14) + diff --git a/charts/incubator/logitech-media-server/app-readme.md b/charts/incubator/logitech-media-server/app-readme.md index f1b9cdf7f75..28ce94bc24f 100644 --- a/charts/incubator/logitech-media-server/app-readme.md +++ b/charts/incubator/logitech-media-server/app-readme.md @@ -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 diff --git a/charts/incubator/logitech-media-server/helm-values.md b/charts/incubator/logitech-media-server/helm-values.md index eedca97f25f..4ec4616bd34 100644 --- a/charts/incubator/logitech-media-server/helm-values.md +++ b/charts/incubator/logitech-media-server/helm-values.md @@ -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 diff --git a/docs/apps/incubator/logitech-media-server/CHANGELOG.md b/docs/apps/incubator/logitech-media-server/CHANGELOG.md new file mode 100644 index 00000000000..90b3b3c6e58 --- /dev/null +++ b/docs/apps/incubator/logitech-media-server/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog
+ + + +### logitech-media-server-1.0.0 (2021-10-14) + diff --git a/docs/apps/incubator/logitech-media-server/CONFIG.md b/docs/apps/incubator/logitech-media-server/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/docs/apps/incubator/logitech-media-server/CONFIG.md @@ -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. diff --git a/docs/apps/incubator/logitech-media-server/helm-values.md b/docs/apps/incubator/logitech-media-server/helm-values.md new file mode 100644 index 00000000000..4ec4616bd34 --- /dev/null +++ b/docs/apps/incubator/logitech-media-server/helm-values.md @@ -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 diff --git a/docs/apps/incubator/logitech-media-server/index.md b/docs/apps/incubator/logitech-media-server/index.md new file mode 100644 index 00000000000..345c83b0b1a --- /dev/null +++ b/docs/apps/incubator/logitech-media-server/index.md @@ -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 + +* +* + +## 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 diff --git a/docs/index.yaml b/docs/index.yaml index ef194802318..1f0bb5410df 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"