chore(apps): move port above advanced in GUI (#1326)

This commit is contained in:
Stavros Kois
2021-11-14 16:32:48 +02:00
committed by GitHub
parent 5deeec3562
commit e01520c550
152 changed files with 1584 additions and 1782 deletions
+8 -9
View File
@@ -183,6 +183,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 53
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -218,15 +226,6 @@ questions:
type: int
default: 53
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 53
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -751,6 +751,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9100
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -786,15 +794,6 @@ questions:
type: int
default: 9100
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9100
editable: true
required: true
- variable: advancedSecurity
label: "Show Advanced Security Settings"
group: "Security and Permissions"
+8 -9
View File
@@ -116,6 +116,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 11211
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -151,15 +159,6 @@ questions:
type: int
default: 11211
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 11211
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -116,6 +116,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5432
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -151,15 +159,6 @@ questions:
type: int
default: 5432
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5432
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6379
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 6379
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6379
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -125,6 +125,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9002
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -160,15 +168,6 @@ questions:
type: int
default: 9000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9002
editable: true
required: true
- variable: console
label: "Console Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
@@ -181,6 +180,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9001
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -216,15 +223,6 @@ questions:
type: int
default: 9001
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9001
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8043
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8043
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8043
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -139,6 +139,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8267
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -174,15 +182,6 @@ questions:
type: int
default: 8267
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8267
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -135,6 +135,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8265
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -170,15 +178,6 @@ questions:
type: int
default: 8265
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8265
editable: true
required: true
- variable: comm
label: "Comm Service"
@@ -192,6 +191,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8266
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -227,15 +234,6 @@ questions:
type: int
default: 8266
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8266
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -109,6 +109,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -144,15 +152,6 @@ questions:
type: int
default: 4040
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -146,6 +146,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51050
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -181,15 +189,6 @@ questions:
type: int
default: 5050
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51050
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -126,6 +126,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6800
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -161,15 +169,6 @@ questions:
type: int
default: 6800
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6800
editable: true
required: true
- variable: listen
label: "Listen Service"
@@ -183,6 +182,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6888
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -218,15 +225,6 @@ questions:
type: int
default: 6888
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6888
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -805,6 +805,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9091
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -840,15 +848,6 @@ questions:
type: int
default: 9091
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9091
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6767
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 6767
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6767
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8337
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8337
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8337
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 4040
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4040
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8083
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8083
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8083
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -131,6 +131,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10021
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -166,15 +174,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10021
editable: true
required: true
- variable: webserver
label: "webserver Service"
@@ -188,6 +187,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8081
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -223,15 +230,6 @@ questions:
type: int
default: 8081
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8081
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -114,6 +114,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8443
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -149,15 +157,6 @@ questions:
type: int
default: 8443
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8443
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -148,6 +148,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9980
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -183,15 +191,6 @@ questions:
type: int
default: 9980
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9980
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8080
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8080
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+24 -27
View File
@@ -138,6 +138,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -173,15 +181,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: websocket
label: "websocket Service"
@@ -195,6 +194,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -230,15 +237,6 @@ questions:
type: int
default: 443
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: true
required: true
- variable: vnc
label: "vnc Service"
@@ -252,6 +250,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -287,15 +293,6 @@ questions:
type: int
default: 5900
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -163,6 +163,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -198,15 +206,6 @@ questions:
type: int
default: 5000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -163,6 +163,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -198,15 +206,6 @@ questions:
type: int
default: 5000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+24 -27
View File
@@ -114,6 +114,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8112
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -149,15 +157,6 @@ questions:
type: int
default: 8112
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8112
editable: true
required: true
- variable: torrent
label: "TCP Torrent Service"
@@ -171,6 +170,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -205,15 +212,6 @@ questions:
schema:
type: int
default: 51413
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: true
required: true
- variable: torrent-udp
label: "UDP Torrent Service"
description: "UDP Torrent Service"
@@ -226,6 +224,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -261,15 +267,6 @@ questions:
type: int
default: 51413
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 51413
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8200
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 8200
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8200
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8096
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -100,6 +100,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6052
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -135,15 +143,6 @@ questions:
type: int
default: 6052
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6052
editable: true
required: true
# Configure app volumes
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9001
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 9001
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9001
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -112,6 +112,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10018
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -147,15 +155,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10018
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -155,6 +155,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -190,15 +198,6 @@ questions:
type: int
default: 5000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8191
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8191
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8191
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10017
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10017
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -95,6 +95,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1812
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -130,15 +138,6 @@ questions:
type: int
default: 1812
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1812
editable: true
required: true
- variable: accounting
label: "accounting Service"
description: "The administration service"
@@ -151,6 +150,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1813
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -186,15 +193,6 @@ questions:
type: int
default: 1813
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1813
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8484
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8484
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8484
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -189,6 +189,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -224,15 +232,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: ssh
label: "SSH Service"
description: "The SSH service"
@@ -245,6 +244,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 2222
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -280,15 +287,6 @@ questions:
type: int
default: 2222
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 2222
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -120,6 +120,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -155,15 +163,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -176,6 +176,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10016
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -211,15 +219,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10016
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -181,6 +181,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5800
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -216,15 +224,6 @@ questions:
type: int
default: 5800
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5800
editable: true
required: true
- variable: vnc
label: "VNC Service"
@@ -238,6 +237,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -273,15 +280,6 @@ questions:
type: int
default: 5900
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -112,6 +112,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7777
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -147,15 +155,6 @@ questions:
type: int
default: 7777
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7777
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8181
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 8181
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8181
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -136,6 +136,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -171,15 +179,6 @@ questions:
type: int
default: 8000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -124,6 +124,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8123
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -159,15 +167,6 @@ questions:
type: int
default: 8123
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8123
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+32 -36
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8090
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: true
required: true
- variable: jsonservice
label: "jsonservice Service"
@@ -165,6 +164,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19444
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -200,15 +207,6 @@ questions:
type: int
default: 19444
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19444
editable: true
required: true
- variable: protobufservice
label: "protobufservice Service"
@@ -222,6 +220,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19445
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -257,15 +263,6 @@ questions:
type: int
default: 19445
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19445
editable: true
required: true
- variable: boblightservice
label: "boblightservice Service"
@@ -279,6 +276,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19333
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -314,15 +319,6 @@ questions:
type: int
default: 19333
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 19333
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -184,6 +184,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -219,15 +227,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+24 -27
View File
@@ -151,6 +151,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5580
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -186,15 +194,6 @@ questions:
type: int
default: 5800
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5580
editable: true
required: true
- variable: myjd
label: "MyJDownloader"
@@ -208,6 +207,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3129
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -243,15 +250,6 @@ questions:
type: int
default: 3129
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3129
editable: true
required: true
- variable: vnc
label: "VNC Service"
description: "The VNC service"
@@ -264,6 +262,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -299,15 +305,6 @@ questions:
type: int
default: 5900
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5900
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8096
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8096
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -116,6 +116,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 22300
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -151,15 +159,6 @@ questions:
type: int
default: 22300
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 22300
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -113,6 +113,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -148,15 +156,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -100,6 +100,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1688
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -135,15 +143,6 @@ questions:
type: int
default: 1688
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1688
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10015
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10015
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5299
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 5299
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5299
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8686
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8686
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8686
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -303,6 +303,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -338,15 +346,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 7000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 7000
editable: true
required: true
- variable: cli
label: "CLI Service"
description: "Logitech Media Server Telnet Command Line Interface"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8081
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8081
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8081
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -131,6 +131,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10014
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -166,15 +174,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10014
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -123,6 +123,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9090
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -158,15 +166,6 @@ questions:
type: int
default: 9090
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9090
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -113,6 +113,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1883
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -148,15 +156,6 @@ questions:
type: int
default: 1883
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1883
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 3000
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3000
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 8090
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8090
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4533
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 4533
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 4533
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -131,6 +131,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -166,15 +174,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: persistence
label: "Integrated Persistent Storage"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1880
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 1880
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1880
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -113,6 +113,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6080
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -148,15 +156,6 @@ questions:
type: int
default: 6080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6080
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: https
label: "https Service"
description: "The https service"
@@ -157,6 +156,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -192,15 +199,6 @@ questions:
type: int
default: 443
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 443
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6789
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 6789
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 6789
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5076
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 5076
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5076
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -119,6 +119,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -154,15 +162,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+24 -27
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8069
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 8069
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8069
editable: true
required: true
- variable: odoo
label: "Odoo Service"
@@ -159,6 +158,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8071
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -194,21 +201,20 @@ questions:
type: int
default: 8071
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8071
editable: true
required: true
- variable: odoo-2
label: "Odoo-2 Service Port Configuration"
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8072
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -244,15 +250,6 @@ questions:
type: int
default: 8072
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 8072
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3579
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 3579
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3579
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
@@ -125,6 +125,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -160,15 +168,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
+8 -9
View File
@@ -102,6 +102,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10013
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -137,15 +145,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10013
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -221,6 +221,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 389
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -256,15 +264,6 @@ questions:
type: int
default: 389
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 389
editable: true
required: true
- variable: ldaps
label: "ldaps Service"
@@ -278,6 +277,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 636
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -313,15 +320,6 @@ questions:
type: int
default: 636
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 636
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -108,6 +108,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -143,15 +151,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -107,6 +107,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5055
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -142,15 +150,6 @@ questions:
type: int
default: 5055
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5055
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+16 -18
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10012
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 8080
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10012
editable: true
required: true
- variable: rtmp
label: "rtmp Service"
@@ -158,6 +157,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1935
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -193,15 +200,6 @@ questions:
type: int
default: 1935
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 1935
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -101,6 +101,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9200
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -136,15 +144,6 @@ questions:
type: int
default: 9200
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 9200
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"
+8 -9
View File
@@ -120,6 +120,14 @@ questions:
schema:
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: advanced
label: "Show Advanced settings"
schema:
@@ -155,15 +163,6 @@ questions:
type: int
default: 80
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 80
editable: true
required: true
- variable: serviceexpert
group: "Networking and Services"
label: "Show Expert Config"

Some files were not shown because too many files have changed in this diff Show More