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:
Stavros Kois
2021-07-02 23:27:56 +03:00
committed by GitHub
parent 30c1f62b4d
commit 756c31c54b
78 changed files with 182 additions and 143 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 1.0.2
version: 1.0.3
@@ -85,7 +85,6 @@ questions:
- value: "OnDelete"
description: "(Legacy) OnDelete: ignore .spec.template changes"
- variable: env
group: "Container Configuration"
label: "Image Environment"
@@ -106,8 +105,6 @@ questions:
type: string
default: "002"
# Configure Enviroment Variables
- variable: envList
label: "Image environment"
@@ -239,7 +236,7 @@ questions:
type: int
min: 9000
max: 65535
default: 38011
default: 36091
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-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
min: 9000
max: 65535
default: 36053
default: 36050
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -592,7 +592,6 @@ questions:
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
+1 -1
View File
@@ -26,4 +26,4 @@ name: appdaemon
sources:
- https://github.com/AppDaemon/appdaemon
type: application
version: 3.2.11
version: 3.2.12
@@ -277,7 +277,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36052
default: 36051
required: true
- variable: persistence
label: "Integrated Persistent Storage"
+1 -1
View File
@@ -20,4 +20,4 @@ name: booksonic-air
sources:
- https://github.com/popeen/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
min: 9000
max: 65535
default: 3702
default: 36052
required: true
- variable: persistence
+1 -1
View File
@@ -18,4 +18,4 @@ name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
version: 1.0.1
version: 1.0.2
@@ -264,7 +264,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3703
default: 36053
required: true
- variable: webserver
label: "webserver Service"
@@ -362,10 +362,9 @@ questions:
type: int
min: 9000
max: 65535
default: 3801
default: 36054
required: true
- variable: persistence
label: "Integrated Persistent Storage"
group: "Storage and Persistence"
+1 -1
View File
@@ -22,4 +22,4 @@ name: deconz
sources:
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 1.0.1
version: 1.0.2
+3 -3
View File
@@ -271,7 +271,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3704
default: 36055
required: true
- variable: websocket
label: "websocket Service"
@@ -369,7 +369,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3802
default: 36056
required: true
- variable: vnc
label: "vnc Service"
@@ -467,7 +467,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3803
default: 36057
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: dizquetv
sources:
- https://github.com/vexorian/dizquetv
- https://hub.docker.com/r/vexorian/dizquetv
version: 1.0.1
version: 1.0.2
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3705
default: 36058
required: true
- variable: persistence
+1 -1
View File
@@ -18,4 +18,4 @@ name: duplicati
sources:
- https://hub.docker.com/r/linuxserver/duplicati/
- https://github.com/duplicati/duplicati
version: 1.0.1
version: 1.0.2
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3706
default: 36059
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: flaresolverr
sources:
- https://github.com/FlareSolverr/FlareSolverr
- https://hub.docker.com/r/flaresolverr/flaresolverr
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3707
default: 36060
required: true
- variable: persistence
+1 -1
View File
@@ -21,4 +21,4 @@ name: flood
sources:
- https://github.com/jesec/flood
- https://hub.docker.com/r/jesec/flood
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -241,7 +241,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3708
default: 36061
required: true
- variable: persistence
+1 -1
View File
@@ -22,4 +22,4 @@ sources:
- https://www.focalboard.com/
- https://github.com/mattermost/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
min: 9000
max: 65535
default: 3709
default: 36049
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: gonic
sources:
- https://github.com/sentriz/gonic
- https://hub.docker.com/r/sentriz/gonic
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3710
default: 36062
required: true
- variable: persistence
+1 -1
View File
@@ -22,4 +22,4 @@ name: healthchecks
sources:
- https://github.com/healthchecks/healthchecks
- https://hub.docker.com/r/linuxserver/healthchecks
version: 1.0.1
version: 1.0.2
@@ -268,7 +268,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3711
default: 36063
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: hyperion-ng
sources:
- https://github.com/hyperion-project/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
min: 9000
max: 65535
default: 3712
default: 36064
required: true
- variable: jsonservice
label: "jsonservice Service"
+1 -1
View File
@@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3713
default: 36065
required: true
- variable: persistence
+1 -1
View File
@@ -20,4 +20,4 @@ sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
version: 1.0.1
version: 1.0.2
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3714
default: 36066
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ maintainers:
name: mealie
sources:
- https://github.com/hay-kot/mealie
version: 1.2.10
version: 1.2.11
+1 -1
View File
@@ -240,7 +240,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36056
default: 36067
required: true
- variable: persistence
label: "Integrated Persistent Storage"
+1 -1
View File
@@ -21,4 +21,4 @@ name: mosquitto
sources:
- https://github.com/eclipse/mosquitto
type: application
version: 1.2.10
version: 1.2.11
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36061
default: 36068
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ sources:
- https://github.com/mylar3/mylar3
- https://github.com/linuxserver/docker-mylar3
- https://github.com/truechartsapps/tree/master/charts/mylar
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3716
default: 36069
required: true
- variable: persistence
+1 -1
View File
@@ -17,4 +17,4 @@ maintainers:
name: nullserv
sources:
- https://github.com/bmrzycki/nullserv
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3717
default: 36069
required: true
- variable: service
group: "Networking and Services"
@@ -338,7 +338,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3807
default: 36070
required: true
- variable: persistence
+1 -1
View File
@@ -20,4 +20,4 @@ name: octoprint
sources:
- https://github.com/OctoPrint/OctoPrint
- https://hub.docker.com/r/octoprint/octoprint
version: 1.0.1
version: 1.0.2
@@ -252,7 +252,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3718
default: 36071
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-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
min: 9000
max: 65535
default: 3719
default: 36072
required: true
- variable: persistence
+1 -1
View File
@@ -23,4 +23,4 @@ name: overseerr
sources:
- https://github.com/sct/overseerr
- https://hub.docker.com/r/sctx/overseerr
version: 1.0.1
version: 1.0.2
@@ -240,7 +240,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3720
default: 36073
required: true
- variable: persistence
+1 -1
View File
@@ -22,4 +22,4 @@ name: owncast
sources:
- https://owncast.online/
- https://github.com/owncast/owncast
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3721
default: 36074
required: true
- variable: rtmp
label: "rtmp Service"
@@ -332,7 +332,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3808
default: 36075
required: true
- variable: persistence
+1 -1
View File
@@ -25,4 +25,4 @@ name: owncloud-ocis
sources:
- https://hub.docker.com/r/owncloud/ocis
- https://owncloud.dev/ocis/
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3722
default: 36076
required: true
- variable: persistence
+1 -1
View File
@@ -22,4 +22,4 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 1.0.1
version: 1.0.2
@@ -271,7 +271,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3724
default: 36077
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ maintainers:
name: piaware
sources:
- https://github.com/flightaware/piaware
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3725
default: 36078
required: true
- variable: persistence
@@ -21,4 +21,4 @@ name: pretend-youre-xyzzy
sources:
- https://github.com/ajanata/PretendYoureXyzzy
- https://github.com/emcniece/DockerYourXyzzy
version: 1.0.1
version: 1.0.2
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3726
default: 36079
required: true
- variable: persistenceList
@@ -19,4 +19,4 @@ name: protonmail-bridge
sources:
- https://github.com/shenxn/protonmail-bridge-docker
- https://hub.docker.com/r/shenxn/protonmail-bridge
version: 1.0.1
version: 1.0.2
@@ -247,7 +247,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3729
default: 36080
required: true
- variable: persistence
+1 -1
View File
@@ -21,4 +21,4 @@ name: prowlarr
sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
version: 1.2.11
version: 1.2.12
@@ -247,7 +247,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36057
default: 36081
required: true
- variable: persistence
label: "Integrated Persistent Storage"
+1 -1
View File
@@ -21,4 +21,4 @@ name: pyload
sources:
- https://github.com/pyload/pyload
- https://hub.docker.com/r/linuxserver/pyload
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -246,7 +246,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3730
default: 36082
required: true
- variable: persistence
+1 -1
View File
@@ -19,4 +19,4 @@ name: reg
sources:
- https://github.com/genuinetools/reg
- https://github.com/k8s-at-home/container-images/
version: 1.2.9
version: 1.2.10
+1 -2
View File
@@ -235,7 +235,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36058
default: 36083
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -580,7 +580,6 @@ questions:
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
+1 -1
View File
@@ -18,4 +18,4 @@ name: ser2sock
sources:
- https://github.com/nutechsoftware/ser2sock
- https://github.com/tenstartups/ser2sock
version: 1.0.1
version: 1.0.2
@@ -254,7 +254,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3732
default: 36084
required: true
- variable: persistence
+1 -1
View File
@@ -18,4 +18,4 @@ name: stash
sources:
- https://github.com/stashapp/stash
- https://hub.docker.com/r/stashapp/stash
version: 1.0.3
version: 1.0.4
+1 -1
View File
@@ -239,7 +239,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3734
default: 36085
required: true
- variable: persistence
+1 -1
View File
@@ -21,4 +21,4 @@ maintainers:
name: thelounge
sources:
- https://github.com/thelounge/thelounge
version: 1.2.10
version: 1.2.11
@@ -240,7 +240,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36059
default: 36086
required: true
- variable: persistence
label: "Integrated Persistent Storage"
@@ -585,7 +585,6 @@ questions:
default: ""
required: true
- variable: securityContext
group: "Security and Permissions"
label: "Security Context"
+1 -1
View File
@@ -21,4 +21,4 @@ name: xteve
sources:
- https://github.com/xteve-project/xTeVe
- https://github.com/k8s-at-home/container-images
version: 1.0.1
version: 1.0.2
+1 -1
View File
@@ -234,7 +234,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3737
default: 36087
required: true
- variable: persistence
+1 -1
View File
@@ -21,4 +21,4 @@ maintainers:
name: resilio-sync
sources:
- 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
min: 9000
max: 65535
default: 3731
default: 36088
required: true
- variable: bt-udp
label: "bt-udp Service"
@@ -344,7 +344,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3809
default: 36089
required: true
- variable: bt-tcp
label: "bt-tcp Service"
@@ -442,7 +442,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3810
default: 36090
required: true
- variable: persistence
+1 -1
View File
@@ -25,4 +25,4 @@ sources:
- https://github.com/transmission/transmission
- https://hub.docker.com/r/linuxserver/transmission
type: application
version: 6.2.10
version: 6.2.11
@@ -27,6 +27,7 @@ portals:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/web/"
questions:
- variable: portal
group: "Container Image"
+1
View File
@@ -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 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
- 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: Show all config options on "Confirm options" when installing an App
+98 -54
View File
@@ -1,58 +1,102 @@
# Default Node Ports
| App |Service | NodePort |
|:--------------------------|:-------:|:---------:|
|Plex |Main |32400 |
|Handbrake |Main |36002 |
|Handbrake |VNC |36003 |
|Collabora |Main |36004 |
|Deepstack |Main |36005 |
|Emby |Main |36006 |
|ESPHome |Main |36007 |
|Home Assistant |Main |36008 |
|Jackett |Main |36009 |
|Jellyfin |Main |36010 |
|KMS |Main |36011 |
|Lidarr |Main |36012 |
|Ombi |Main |36013 |
|Lidarr |Main |36014 |
|Calibre-Web |Main |36015 |
|Radarr |Main |36016 |
|Sonarr |Main |36017 |
|Tautulli |Main |36018 |
|Transmission |Main |36019 |
|Transmission |TCP |36020 |
|Transmission |UDP |36020 |
|NZBGet |Main |36021 |
|ZwaveJS2Mqtt |Main |36022 |
|ZwaveJS2Mqtt |Websocket|36023 |
|Syncthing |Main |36024 |
|Bazarr |Main |36025 |
|Deluge |Main |36026 |
|Deluge |TCP |51413 |
|Deluge |UPD |51413 |
|Navidrome |Main |36027 |
|Node-RED |Main |36028 |
|FreshRSS |Main |36029 |
|GAPS |Main |36030 |
|Grocy |Main |36031 |
|Heimdall |Main |36032 |
|Lazy Librarian |Main |36033 |
|Lychee |Main |36034 |
|Unifi |Main |36035 |
|Unifi |TCP |36036 |
|Unifi |UDP |36037 |
|Readarr |Main |36038 |
|QBitTorrent |Main |36039 |
|QBitTorrent |TCP |36040 |
|QBitTorrent |UDP |36040 |
|NZBHydra |Main |36041 |
|TVHeadend |Main |36042 |
|TVHeadend |HTSP |36043 |
|True Command |Main |36044 |
|SABnzbd |Main |36045 |
|Organizr |Main |36046 |
|Podgrab |Main |36047 |
|Fireflyiii |Main |36048 |
| App | Service | NodePort |
| :------------------ | :-------: | :------: |
| Plex | Main | 32400 |
| Handbrake | Main | 36002 |
| Handbrake | VNC | 36003 |
| Collabora | Main | 36004 |
| Deepstack | Main | 36005 |
| Emby | Main | 36006 |
| ESPHome | Main | 36007 |
| Home Assistant | Main | 36008 |
| Jackett | Main | 36009 |
| Jellyfin | Main | 36010 |
| KMS | Main | 36011 |
| Lidarr | Main | 36012 |
| Ombi | Main | 36013 |
| Lidarr | Main | 36014 |
| Calibre-Web | Main | 36015 |
| Radarr | Main | 36016 |
| Sonarr | Main | 36017 |
| Tautulli | Main | 36018 |
| Transmission | Main | 36019 |
| Transmission | TCP | 36020 |
| Transmission | UDP | 36020 |
| NZBGet | Main | 36021 |
| ZwaveJS2Mqtt | Main | 36022 |
| ZwaveJS2Mqtt | Websocket | 36023 |
| Syncthing | Main | 36024 |
| Bazarr | Main | 36025 |
| Deluge | Main | 36026 |
| Deluge | TCP | 51413 |
| Deluge | UPD | 51413 |
| Navidrome | Main | 36027 |
| Node-RED | Main | 36028 |
| FreshRSS | Main | 36029 |
| GAPS | Main | 36030 |
| Grocy | Main | 36031 |
| Heimdall | Main | 36032 |
| Lazy Librarian | Main | 36033 |
| Lychee | Main | 36034 |
| Unifi | Main | 36035 |
| Unifi | TCP | 36036 |
| Unifi | UDP | 36037 |
| Readarr | Main | 36038 |
| QBitTorrent | Main | 36039 |
| QBitTorrent | TCP | 36040 |
| QBitTorrent | UDP | 36040 |
| NZBHydra | Main | 36041 |
| TVHeadend | Main | 36042 |
| TVHeadend | HTSP | 36043 |
| True Command | Main | 36044 |
| SABnzbd | Main | 36045 |
| Organizr | Main | 36046 |
| Podgrab | Main | 36047 |
| 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.