Apply default nodePorts && fix transmission portal (#646)
* Fixes focalboard nodeport * fixes transmissions portal path * Update wishlist * Change default ports pt1 * Change default ports pt2 * Change default ports pt3 * Also change nextcloud default nodeport * Restore identation
This commit is contained in:
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
|
|||||||
@@ -85,7 +85,6 @@ questions:
|
|||||||
- value: "OnDelete"
|
- value: "OnDelete"
|
||||||
description: "(Legacy) OnDelete: ignore .spec.template changes"
|
description: "(Legacy) OnDelete: ignore .spec.template changes"
|
||||||
|
|
||||||
|
|
||||||
- variable: env
|
- variable: env
|
||||||
group: "Container Configuration"
|
group: "Container Configuration"
|
||||||
label: "Image Environment"
|
label: "Image Environment"
|
||||||
@@ -106,8 +105,6 @@ questions:
|
|||||||
type: string
|
type: string
|
||||||
default: "002"
|
default: "002"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Configure Enviroment Variables
|
# Configure Enviroment Variables
|
||||||
- variable: envList
|
- variable: envList
|
||||||
label: "Image environment"
|
label: "Image environment"
|
||||||
@@ -239,7 +236,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 38011
|
default: 36091
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ sources:
|
|||||||
- https://github.com/airsonic/airsonic
|
- https://github.com/airsonic/airsonic
|
||||||
- https://github.com/linuxserver/docker-airsonic
|
- https://github.com/linuxserver/docker-airsonic
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
||||||
version: 1.2.10
|
version: 1.2.11
|
||||||
|
|||||||
@@ -247,7 +247,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36053
|
default: 36050
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
@@ -592,7 +592,6 @@ questions:
|
|||||||
default: ""
|
default: ""
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- variable: securityContext
|
- variable: securityContext
|
||||||
group: "Security and Permissions"
|
group: "Security and Permissions"
|
||||||
label: "Security Context"
|
label: "Security Context"
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ name: appdaemon
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/AppDaemon/appdaemon
|
- https://github.com/AppDaemon/appdaemon
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.11
|
version: 3.2.12
|
||||||
|
|||||||
@@ -277,7 +277,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36052
|
default: 36051
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ name: booksonic-air
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/popeen/Booksonic-Air
|
- https://github.com/popeen/Booksonic-Air
|
||||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3702
|
default: 36052
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ name: calibre
|
|||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/calibre/
|
- https://hub.docker.com/r/linuxserver/calibre/
|
||||||
- https://github.com/kovidgoyal/calibre/
|
- https://github.com/kovidgoyal/calibre/
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -264,7 +264,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3703
|
default: 36053
|
||||||
required: true
|
required: true
|
||||||
- variable: webserver
|
- variable: webserver
|
||||||
label: "webserver Service"
|
label: "webserver Service"
|
||||||
@@ -362,10 +362,9 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3801
|
default: 36054
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
group: "Storage and Persistence"
|
group: "Storage and Persistence"
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ name: deconz
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||||
- https://github.com/marthoc/docker-deconz
|
- https://github.com/marthoc/docker-deconz
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -271,7 +271,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3704
|
default: 36055
|
||||||
required: true
|
required: true
|
||||||
- variable: websocket
|
- variable: websocket
|
||||||
label: "websocket Service"
|
label: "websocket Service"
|
||||||
@@ -369,7 +369,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3802
|
default: 36056
|
||||||
required: true
|
required: true
|
||||||
- variable: vnc
|
- variable: vnc
|
||||||
label: "vnc Service"
|
label: "vnc Service"
|
||||||
@@ -467,7 +467,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3803
|
default: 36057
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: dizquetv
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/vexorian/dizquetv
|
- https://github.com/vexorian/dizquetv
|
||||||
- https://hub.docker.com/r/vexorian/dizquetv
|
- https://hub.docker.com/r/vexorian/dizquetv
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3705
|
default: 36058
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ name: duplicati
|
|||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/duplicati/
|
- https://hub.docker.com/r/linuxserver/duplicati/
|
||||||
- https://github.com/duplicati/duplicati
|
- https://github.com/duplicati/duplicati
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3706
|
default: 36059
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: flaresolverr
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/FlareSolverr/FlareSolverr
|
- https://github.com/FlareSolverr/FlareSolverr
|
||||||
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3707
|
default: 36060
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: flood
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/jesec/flood
|
- https://github.com/jesec/flood
|
||||||
- https://hub.docker.com/r/jesec/flood
|
- https://hub.docker.com/r/jesec/flood
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -241,7 +241,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3708
|
default: 36061
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ sources:
|
|||||||
- https://www.focalboard.com/
|
- https://www.focalboard.com/
|
||||||
- https://github.com/mattermost/focalboard
|
- https://github.com/mattermost/focalboard
|
||||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3709
|
default: 36049
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: gonic
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/sentriz/gonic
|
- https://github.com/sentriz/gonic
|
||||||
- https://hub.docker.com/r/sentriz/gonic
|
- https://hub.docker.com/r/sentriz/gonic
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3710
|
default: 36062
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ name: healthchecks
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/healthchecks/healthchecks
|
- https://github.com/healthchecks/healthchecks
|
||||||
- https://hub.docker.com/r/linuxserver/healthchecks
|
- https://hub.docker.com/r/linuxserver/healthchecks
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -268,7 +268,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3711
|
default: 36063
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: hyperion-ng
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/hyperion-project/hyperion.ng
|
- https://github.com/hyperion-project/hyperion.ng
|
||||||
- https://hub.docker.com/r/sirfragalot/hyperion.ng
|
- https://hub.docker.com/r/sirfragalot/hyperion.ng
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3712
|
default: 36064
|
||||||
required: true
|
required: true
|
||||||
- variable: jsonservice
|
- variable: jsonservice
|
||||||
label: "jsonservice Service"
|
label: "jsonservice Service"
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: komga
|
|||||||
sources:
|
sources:
|
||||||
- https://komga.org/
|
- https://komga.org/
|
||||||
- https://github.com/gotson/komga
|
- https://github.com/gotson/komga
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3713
|
default: 36065
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ sources:
|
|||||||
- https://github.com/librespeed/speedtest
|
- https://github.com/librespeed/speedtest
|
||||||
- https://hub.docker.com/r/linuxserver/librespeed
|
- https://hub.docker.com/r/linuxserver/librespeed
|
||||||
- https://github.com/truechartsapps/tree/master/charts/librespeed
|
- https://github.com/truechartsapps/tree/master/charts/librespeed
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3714
|
default: 36066
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ maintainers:
|
|||||||
name: mealie
|
name: mealie
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/hay-kot/mealie
|
- https://github.com/hay-kot/mealie
|
||||||
version: 1.2.10
|
version: 1.2.11
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36056
|
default: 36067
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: mosquitto
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/eclipse/mosquitto
|
- https://github.com/eclipse/mosquitto
|
||||||
type: application
|
type: application
|
||||||
version: 1.2.10
|
version: 1.2.11
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36061
|
default: 36068
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ sources:
|
|||||||
- https://github.com/mylar3/mylar3
|
- https://github.com/mylar3/mylar3
|
||||||
- https://github.com/linuxserver/docker-mylar3
|
- https://github.com/linuxserver/docker-mylar3
|
||||||
- https://github.com/truechartsapps/tree/master/charts/mylar
|
- https://github.com/truechartsapps/tree/master/charts/mylar
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3716
|
default: 36069
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -17,4 +17,4 @@ maintainers:
|
|||||||
name: nullserv
|
name: nullserv
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bmrzycki/nullserv
|
- https://github.com/bmrzycki/nullserv
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3717
|
default: 36069
|
||||||
required: true
|
required: true
|
||||||
- variable: service
|
- variable: service
|
||||||
group: "Networking and Services"
|
group: "Networking and Services"
|
||||||
@@ -338,7 +338,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3807
|
default: 36070
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -20,4 +20,4 @@ name: octoprint
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/OctoPrint/OctoPrint
|
- https://github.com/OctoPrint/OctoPrint
|
||||||
- https://hub.docker.com/r/octoprint/octoprint
|
- https://hub.docker.com/r/octoprint/octoprint
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -252,7 +252,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3718
|
default: 36071
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: omada-controller
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/mbentley/docker-omada-controller
|
- https://github.com/mbentley/docker-omada-controller
|
||||||
- https://github.com/truechartsapps/tree/master/charts/omada-controller
|
- https://github.com/truechartsapps/tree/master/charts/omada-controller
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3719
|
default: 36072
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ name: overseerr
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/sct/overseerr
|
- https://github.com/sct/overseerr
|
||||||
- https://hub.docker.com/r/sctx/overseerr
|
- https://hub.docker.com/r/sctx/overseerr
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3720
|
default: 36073
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ name: owncast
|
|||||||
sources:
|
sources:
|
||||||
- https://owncast.online/
|
- https://owncast.online/
|
||||||
- https://github.com/owncast/owncast
|
- https://github.com/owncast/owncast
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3721
|
default: 36074
|
||||||
required: true
|
required: true
|
||||||
- variable: rtmp
|
- variable: rtmp
|
||||||
label: "rtmp Service"
|
label: "rtmp Service"
|
||||||
@@ -332,7 +332,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3808
|
default: 36075
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -25,4 +25,4 @@ name: owncloud-ocis
|
|||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/owncloud/ocis
|
- https://hub.docker.com/r/owncloud/ocis
|
||||||
- https://owncloud.dev/ocis/
|
- https://owncloud.dev/ocis/
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3722
|
default: 36076
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -22,4 +22,4 @@ name: photoprism
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/photoprism/photoprism
|
- https://github.com/photoprism/photoprism
|
||||||
- https://hub.docker.com/r/photoprism/photoprism
|
- https://hub.docker.com/r/photoprism/photoprism
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -271,7 +271,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3724
|
default: 36077
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ maintainers:
|
|||||||
name: piaware
|
name: piaware
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/flightaware/piaware
|
- https://github.com/flightaware/piaware
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3725
|
default: 36078
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: pretend-youre-xyzzy
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/ajanata/PretendYoureXyzzy
|
- https://github.com/ajanata/PretendYoureXyzzy
|
||||||
- https://github.com/emcniece/DockerYourXyzzy
|
- https://github.com/emcniece/DockerYourXyzzy
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3726
|
default: 36079
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistenceList
|
- variable: persistenceList
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: protonmail-bridge
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/shenxn/protonmail-bridge-docker
|
- https://github.com/shenxn/protonmail-bridge-docker
|
||||||
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
- https://hub.docker.com/r/shenxn/protonmail-bridge
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -247,7 +247,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3729
|
default: 36080
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: prowlarr
|
|||||||
sources:
|
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
|
||||||
version: 1.2.11
|
version: 1.2.12
|
||||||
|
|||||||
@@ -247,7 +247,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36057
|
default: 36081
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: pyload
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/pyload/pyload
|
- https://github.com/pyload/pyload
|
||||||
- https://hub.docker.com/r/linuxserver/pyload
|
- https://hub.docker.com/r/linuxserver/pyload
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3730
|
default: 36082
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: reg
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/genuinetools/reg
|
- https://github.com/genuinetools/reg
|
||||||
- https://github.com/k8s-at-home/container-images/
|
- https://github.com/k8s-at-home/container-images/
|
||||||
version: 1.2.9
|
version: 1.2.10
|
||||||
|
|||||||
@@ -235,7 +235,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36058
|
default: 36083
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
@@ -580,7 +580,6 @@ questions:
|
|||||||
default: ""
|
default: ""
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- variable: securityContext
|
- variable: securityContext
|
||||||
group: "Security and Permissions"
|
group: "Security and Permissions"
|
||||||
label: "Security Context"
|
label: "Security Context"
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ name: ser2sock
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/nutechsoftware/ser2sock
|
- https://github.com/nutechsoftware/ser2sock
|
||||||
- https://github.com/tenstartups/ser2sock
|
- https://github.com/tenstartups/ser2sock
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -254,7 +254,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3732
|
default: 36084
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -18,4 +18,4 @@ name: stash
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/stashapp/stash
|
- https://github.com/stashapp/stash
|
||||||
- https://hub.docker.com/r/stashapp/stash
|
- https://hub.docker.com/r/stashapp/stash
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
|
|||||||
@@ -239,7 +239,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3734
|
default: 36085
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ maintainers:
|
|||||||
name: thelounge
|
name: thelounge
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/thelounge/thelounge
|
- https://github.com/thelounge/thelounge
|
||||||
version: 1.2.10
|
version: 1.2.11
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36059
|
default: 36086
|
||||||
required: true
|
required: true
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
label: "Integrated Persistent Storage"
|
label: "Integrated Persistent Storage"
|
||||||
@@ -585,7 +585,6 @@ questions:
|
|||||||
default: ""
|
default: ""
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- variable: securityContext
|
- variable: securityContext
|
||||||
group: "Security and Permissions"
|
group: "Security and Permissions"
|
||||||
label: "Security Context"
|
label: "Security Context"
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ name: xteve
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/xteve-project/xTeVe
|
- https://github.com/xteve-project/xTeVe
|
||||||
- https://github.com/k8s-at-home/container-images
|
- https://github.com/k8s-at-home/container-images
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -234,7 +234,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3737
|
default: 36087
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ maintainers:
|
|||||||
name: resilio-sync
|
name: resilio-sync
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -246,7 +246,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3731
|
default: 36088
|
||||||
required: true
|
required: true
|
||||||
- variable: bt-udp
|
- variable: bt-udp
|
||||||
label: "bt-udp Service"
|
label: "bt-udp Service"
|
||||||
@@ -344,7 +344,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3809
|
default: 36089
|
||||||
required: true
|
required: true
|
||||||
- variable: bt-tcp
|
- variable: bt-tcp
|
||||||
label: "bt-tcp Service"
|
label: "bt-tcp Service"
|
||||||
@@ -442,7 +442,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 3810
|
default: 36090
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- variable: persistence
|
- variable: persistence
|
||||||
|
|||||||
@@ -25,4 +25,4 @@ sources:
|
|||||||
- https://github.com/transmission/transmission
|
- https://github.com/transmission/transmission
|
||||||
- https://hub.docker.com/r/linuxserver/transmission
|
- https://hub.docker.com/r/linuxserver/transmission
|
||||||
type: application
|
type: application
|
||||||
version: 6.2.10
|
version: 6.2.11
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ portals:
|
|||||||
- "$kubernetes-resource_configmap_portal_host"
|
- "$kubernetes-resource_configmap_portal_host"
|
||||||
ports:
|
ports:
|
||||||
- "$kubernetes-resource_configmap_portal_port"
|
- "$kubernetes-resource_configmap_portal_port"
|
||||||
|
path: "/web/"
|
||||||
questions:
|
questions:
|
||||||
- variable: portal
|
- variable: portal
|
||||||
group: "Container Image"
|
group: "Container Image"
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ The goal is to gather some suggestions and forward them to iX-Systems.
|
|||||||
- The "Application Events" in the App Overview should be shown in a similar UI widget as the container logs. This would improve the readability.
|
- The "Application Events" in the App Overview should be shown in a similar UI widget as the container logs. This would improve the readability.
|
||||||
- The App overview card should be resizable, right now viewing application events is very limiting.
|
- The App overview card should be resizable, right now viewing application events is very limiting.
|
||||||
- Fix some of the themes to work with apps section. Light color themes like paper make it very hard to see if an app is up to date or requiring upgrade
|
- Fix some of the themes to work with apps section. Light color themes like paper make it very hard to see if an app is up to date or requiring upgrade
|
||||||
|
- Installed apps status should be updated without the need to change view and come back. e.g After installing/updating an app, you will always see "Deploying" until you go to manage catalogs and come back to installed apps.
|
||||||
|
|
||||||
- :white_check_mark: Make timezone default to timezone set in TN System [NAS-110373](https://jira.ixsystems.com/browse/NAS-110373)
|
- :white_check_mark: Make timezone default to timezone set in TN System [NAS-110373](https://jira.ixsystems.com/browse/NAS-110373)
|
||||||
- :white_check_mark: Show all config options on "Confirm options" when installing an App
|
- :white_check_mark: Show all config options on "Confirm options" when installing an App
|
||||||
|
|||||||
@@ -1,58 +1,102 @@
|
|||||||
# Default Node Ports
|
# Default Node Ports
|
||||||
|
|
||||||
| App |Service | NodePort |
|
| App | Service | NodePort |
|
||||||
|:--------------------------|:-------:|:---------:|
|
| :------------------ | :-------: | :------: |
|
||||||
|Plex |Main |32400 |
|
| Plex | Main | 32400 |
|
||||||
|Handbrake |Main |36002 |
|
| Handbrake | Main | 36002 |
|
||||||
|Handbrake |VNC |36003 |
|
| Handbrake | VNC | 36003 |
|
||||||
|Collabora |Main |36004 |
|
| Collabora | Main | 36004 |
|
||||||
|Deepstack |Main |36005 |
|
| Deepstack | Main | 36005 |
|
||||||
|Emby |Main |36006 |
|
| Emby | Main | 36006 |
|
||||||
|ESPHome |Main |36007 |
|
| ESPHome | Main | 36007 |
|
||||||
|Home Assistant |Main |36008 |
|
| Home Assistant | Main | 36008 |
|
||||||
|Jackett |Main |36009 |
|
| Jackett | Main | 36009 |
|
||||||
|Jellyfin |Main |36010 |
|
| Jellyfin | Main | 36010 |
|
||||||
|KMS |Main |36011 |
|
| KMS | Main | 36011 |
|
||||||
|Lidarr |Main |36012 |
|
| Lidarr | Main | 36012 |
|
||||||
|Ombi |Main |36013 |
|
| Ombi | Main | 36013 |
|
||||||
|Lidarr |Main |36014 |
|
| Lidarr | Main | 36014 |
|
||||||
|Calibre-Web |Main |36015 |
|
| Calibre-Web | Main | 36015 |
|
||||||
|Radarr |Main |36016 |
|
| Radarr | Main | 36016 |
|
||||||
|Sonarr |Main |36017 |
|
| Sonarr | Main | 36017 |
|
||||||
|Tautulli |Main |36018 |
|
| Tautulli | Main | 36018 |
|
||||||
|Transmission |Main |36019 |
|
| Transmission | Main | 36019 |
|
||||||
|Transmission |TCP |36020 |
|
| Transmission | TCP | 36020 |
|
||||||
|Transmission |UDP |36020 |
|
| Transmission | UDP | 36020 |
|
||||||
|NZBGet |Main |36021 |
|
| NZBGet | Main | 36021 |
|
||||||
|ZwaveJS2Mqtt |Main |36022 |
|
| ZwaveJS2Mqtt | Main | 36022 |
|
||||||
|ZwaveJS2Mqtt |Websocket|36023 |
|
| ZwaveJS2Mqtt | Websocket | 36023 |
|
||||||
|Syncthing |Main |36024 |
|
| Syncthing | Main | 36024 |
|
||||||
|Bazarr |Main |36025 |
|
| Bazarr | Main | 36025 |
|
||||||
|Deluge |Main |36026 |
|
| Deluge | Main | 36026 |
|
||||||
|Deluge |TCP |51413 |
|
| Deluge | TCP | 51413 |
|
||||||
|Deluge |UPD |51413 |
|
| Deluge | UPD | 51413 |
|
||||||
|Navidrome |Main |36027 |
|
| Navidrome | Main | 36027 |
|
||||||
|Node-RED |Main |36028 |
|
| Node-RED | Main | 36028 |
|
||||||
|FreshRSS |Main |36029 |
|
| FreshRSS | Main | 36029 |
|
||||||
|GAPS |Main |36030 |
|
| GAPS | Main | 36030 |
|
||||||
|Grocy |Main |36031 |
|
| Grocy | Main | 36031 |
|
||||||
|Heimdall |Main |36032 |
|
| Heimdall | Main | 36032 |
|
||||||
|Lazy Librarian |Main |36033 |
|
| Lazy Librarian | Main | 36033 |
|
||||||
|Lychee |Main |36034 |
|
| Lychee | Main | 36034 |
|
||||||
|Unifi |Main |36035 |
|
| Unifi | Main | 36035 |
|
||||||
|Unifi |TCP |36036 |
|
| Unifi | TCP | 36036 |
|
||||||
|Unifi |UDP |36037 |
|
| Unifi | UDP | 36037 |
|
||||||
|Readarr |Main |36038 |
|
| Readarr | Main | 36038 |
|
||||||
|QBitTorrent |Main |36039 |
|
| QBitTorrent | Main | 36039 |
|
||||||
|QBitTorrent |TCP |36040 |
|
| QBitTorrent | TCP | 36040 |
|
||||||
|QBitTorrent |UDP |36040 |
|
| QBitTorrent | UDP | 36040 |
|
||||||
|NZBHydra |Main |36041 |
|
| NZBHydra | Main | 36041 |
|
||||||
|TVHeadend |Main |36042 |
|
| TVHeadend | Main | 36042 |
|
||||||
|TVHeadend |HTSP |36043 |
|
| TVHeadend | HTSP | 36043 |
|
||||||
|True Command |Main |36044 |
|
| True Command | Main | 36044 |
|
||||||
|SABnzbd |Main |36045 |
|
| SABnzbd | Main | 36045 |
|
||||||
|Organizr |Main |36046 |
|
| Organizr | Main | 36046 |
|
||||||
|Podgrab |Main |36047 |
|
| Podgrab | Main | 36047 |
|
||||||
|Fireflyiii |Main |36048 |
|
| Fireflyiii | Main | 36048 |
|
||||||
|
| FocalBoard | Main | 36049 |
|
||||||
|
| Airsonic | Main | 36050 |
|
||||||
|
| Appdaemon | Main | 36051 |
|
||||||
|
| Booksonic-air | Main | 36052 |
|
||||||
|
| Calibre | Main | 36053 |
|
||||||
|
| Calibre | WebServer | 36054 |
|
||||||
|
| Deconz | Main | 36055 |
|
||||||
|
| Deconz | Websocket | 36056 |
|
||||||
|
| Deconz | VNC | 36057 |
|
||||||
|
| Dizquetv | Main | 36058 |
|
||||||
|
| Duplicati | Main | 36059 |
|
||||||
|
| Flaresolverr | Main | 36060 |
|
||||||
|
| Flood | Main | 36061 |
|
||||||
|
| Gonic | Main | 36062 |
|
||||||
|
| Healthchecks | Main | 36063 |
|
||||||
|
| Hyperion-ng | Main | 36064 |
|
||||||
|
| Komga | Main | 36065 |
|
||||||
|
| Librespeed | Main | 36066 |
|
||||||
|
| Mealie | Main | 36067 |
|
||||||
|
| Mosquitto | Main | 36068 |
|
||||||
|
| Mylar | Main | 36068 |
|
||||||
|
| Nullserv | Main | 36069 |
|
||||||
|
| Nullserv | Https | 36070 |
|
||||||
|
| Octoprint | Main | 36071 |
|
||||||
|
| Omada-controller | Main | 36072 |
|
||||||
|
| Overseerr | Main | 36073 |
|
||||||
|
| Owncast | Main | 36074 |
|
||||||
|
| Owncast | Rtmp | 36075 |
|
||||||
|
| Owncloud-ocis | Main | 36076 |
|
||||||
|
| Photoprism | Main | 36077 |
|
||||||
|
| Piaware | Main | 36078 |
|
||||||
|
| Pretend-youre-xyzzy | Main | 36079 |
|
||||||
|
| Protonmail-bridge | Main | 36080 |
|
||||||
|
| Prowlarr | Main | 36081 |
|
||||||
|
| Pyload | Main | 36082 |
|
||||||
|
| Reg | Main | 36083 |
|
||||||
|
| Ser2sock | Main | 36084 |
|
||||||
|
| Stash | Main | 36085 |
|
||||||
|
| Thelounge | Main | 36086 |
|
||||||
|
| Xteve | Main | 36087 |
|
||||||
|
| Resillio-sync | Main | 36088 |
|
||||||
|
| Resillio-sync | UDP | 36089 |
|
||||||
|
| Resillio-sync | TCP | 36090 |
|
||||||
|
| Nextcloud | Main | 36091 |
|
||||||
|
|
||||||
#### Note: TCP and UPD ports that are the same in each App, are not by mistake.
|
#### Note: TCP and UPD ports that are the same in each App, are not by mistake.
|
||||||
|
|||||||
Reference in New Issue
Block a user