Changing formatting of ports stanzas.
This commit is contained in:
+75
-317
@@ -61,47 +61,12 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3001:3000
|
||||||
protocol: tcp
|
- 446:443
|
||||||
published: "3001"
|
- 8008:80
|
||||||
target: 3000
|
- 853:853
|
||||||
- mode: ingress
|
- 67:67
|
||||||
protocol: tcp
|
- 688:68
|
||||||
published: "446"
|
|
||||||
target: 443
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8008"
|
|
||||||
target: 80
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "853"
|
|
||||||
target: 853
|
|
||||||
- host_ip: 0.0.0.0
|
|
||||||
mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "53"
|
|
||||||
target: 53
|
|
||||||
- host_ip: 0.0.0.0
|
|
||||||
mode: ingress
|
|
||||||
protocol: udp
|
|
||||||
published: "53"
|
|
||||||
target: 53
|
|
||||||
- host_ip: 0.0.0.0
|
|
||||||
mode: ingress
|
|
||||||
protocol: udp
|
|
||||||
published: "67"
|
|
||||||
target: 67
|
|
||||||
- host_ip: 0.0.0.0
|
|
||||||
mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "688"
|
|
||||||
target: 68
|
|
||||||
- host_ip: 0.0.0.0
|
|
||||||
mode: ingress
|
|
||||||
protocol: udp
|
|
||||||
published: "688"
|
|
||||||
target: 68
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -158,10 +123,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 13378:80
|
||||||
protocol: tcp
|
|
||||||
published: "13378"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
volumes:
|
volumes:
|
||||||
@@ -274,10 +236,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 6767:6767
|
||||||
protocol: tcp
|
|
||||||
published: "6767"
|
|
||||||
target: 6767
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -440,14 +399,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3012:3012
|
||||||
protocol: tcp
|
- 8013:80
|
||||||
published: "3012"
|
|
||||||
target: 3012
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8013"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -675,10 +628,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8101:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8101"
|
|
||||||
target: 8080
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges=true
|
- no-new-privileges=true
|
||||||
@@ -743,10 +693,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8908:3000
|
||||||
protocol: tcp
|
|
||||||
published: "8908"
|
|
||||||
target: 3000
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- source: crowdsec-db
|
- source: crowdsec-db
|
||||||
@@ -778,10 +725,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 5800:5800
|
||||||
protocol: tcp
|
|
||||||
published: "5800"
|
|
||||||
target: 5800
|
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@@ -1100,26 +1044,11 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 58846:58846
|
||||||
protocol: tcp
|
- 58946:58946
|
||||||
published: "58846"
|
- 6881:6881
|
||||||
target: 58846
|
- 8112:8112
|
||||||
- mode: ingress
|
- 8118:8118
|
||||||
protocol: tcp
|
|
||||||
published: "58946"
|
|
||||||
target: 58946
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "6881"
|
|
||||||
target: 6881
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8112"
|
|
||||||
target: 8112
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8118"
|
|
||||||
target: 8118
|
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
sysctls:
|
sysctls:
|
||||||
@@ -1171,10 +1100,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 2375:2375
|
||||||
protocol: tcp
|
|
||||||
published: "2375"
|
|
||||||
target: 2375
|
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@@ -1201,10 +1127,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3002:3000
|
||||||
protocol: tcp
|
|
||||||
published: "3002"
|
|
||||||
target: 3000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/docuseal
|
- source: ${DOCKER_VOLUME_CONFIG}/docuseal
|
||||||
@@ -1233,10 +1156,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8282:8200
|
||||||
protocol: tcp
|
|
||||||
published: "8282"
|
|
||||||
target: 8200
|
|
||||||
- ${DUPLICATI_PORT_8200}:8200
|
- ${DUPLICATI_PORT_8200}:8200
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@@ -1284,10 +1204,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8105:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8105"
|
|
||||||
target: 8080
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: fastenhealth-cache
|
- source: fastenhealth-cache
|
||||||
@@ -1313,10 +1230,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8191:8191
|
||||||
protocol: tcp
|
|
||||||
published: "8191"
|
|
||||||
target: 8191
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv6.conf.all.disable_ipv6=1
|
- net.ipv6.conf.all.disable_ipv6=1
|
||||||
@@ -1410,14 +1324,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3013:3000
|
||||||
protocol: tcp
|
- 222:22
|
||||||
published: "3013"
|
|
||||||
target: 3000
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "222"
|
|
||||||
target: 22
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/gitea
|
- source: ${DOCKER_VOLUME_CONFIG}/gitea
|
||||||
@@ -1543,30 +1451,11 @@ services:
|
|||||||
ipv4_address: 192.168.55.7
|
ipv4_address: 192.168.55.7
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3333:3333
|
||||||
protocol: tcp
|
- 3334:3334
|
||||||
published: "3333"
|
- 5030:5030
|
||||||
target: 3333
|
- 5031:5031
|
||||||
- mode: ingress
|
- 50300:50300
|
||||||
protocol: tcp
|
|
||||||
published: "3334"
|
|
||||||
target: 3334
|
|
||||||
- mode: ingress
|
|
||||||
protocol: udp
|
|
||||||
published: "3334"
|
|
||||||
target: 3334
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "5030"
|
|
||||||
target: 5030
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "5031"
|
|
||||||
target: 5031
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "50300"
|
|
||||||
target: 50300
|
|
||||||
restart: always
|
restart: always
|
||||||
gotify:
|
gotify:
|
||||||
container_name: gotify
|
container_name: gotify
|
||||||
@@ -1608,10 +1497,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8097:80
|
||||||
protocol: tcp
|
|
||||||
published: "8097"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/gotify
|
- source: ${DOCKER_VOLUME_CONFIG}/gotify
|
||||||
@@ -1652,10 +1538,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3004:3000
|
||||||
protocol: tcp
|
|
||||||
published: "3004"
|
|
||||||
target: 3000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/homepage
|
- source: ${DOCKER_VOLUME_CONFIG}/homepage
|
||||||
@@ -1710,10 +1593,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8006:80
|
||||||
protocol: tcp
|
|
||||||
published: "8006"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: hortusfox_app_images
|
- source: hortusfox_app_images
|
||||||
@@ -1755,10 +1635,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 1313:1313
|
||||||
protocol: tcp
|
|
||||||
published: "1313"
|
|
||||||
target: 1313
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/hugo/
|
- source: ${DOCKER_VOLUME_CONFIG}/hugo/
|
||||||
@@ -1967,10 +1844,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3007:3000
|
||||||
protocol: tcp
|
|
||||||
published: "3007"
|
|
||||||
target: 3000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_CONFIG}/invidious/config.yml:/config.yml
|
- ${DOCKER_VOLUME_CONFIG}/invidious/config.yml:/config.yml
|
||||||
@@ -2060,10 +1934,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8003:8003
|
||||||
protocol: tcp
|
|
||||||
published: "8003"
|
|
||||||
target: 8003
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- invoice-ninja_cache:/var/www/html/bootstrap/cache
|
- invoice-ninja_cache:/var/www/html/bootstrap/cache
|
||||||
@@ -2119,10 +1990,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8005:80
|
||||||
protocol: tcp
|
|
||||||
published: "8005"
|
|
||||||
target: 80
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_CONFIG}/invoice-ninja/nginx:/etc/nginx/conf.d:ro
|
- ${DOCKER_VOLUME_CONFIG}/invoice-ninja/nginx:/etc/nginx/conf.d:ro
|
||||||
@@ -2145,10 +2013,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8104:80
|
||||||
protocol: tcp
|
|
||||||
published: "8104"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
jellyfin:
|
jellyfin:
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
@@ -2805,10 +2670,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 22300:22300
|
||||||
protocol: tcp
|
|
||||||
published: "22300"
|
|
||||||
target: 22300
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
libretranslate:
|
libretranslate:
|
||||||
container_name: libretranslate
|
container_name: libretranslate
|
||||||
@@ -2858,10 +2720,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8686:8686
|
||||||
protocol: tcp
|
|
||||||
published: "8686"
|
|
||||||
target: 8686
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -2961,10 +2820,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 17170:17170
|
||||||
protocol: tcp
|
|
||||||
published: "17170"
|
|
||||||
target: 17170
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/lldap
|
- source: ${DOCKER_VOLUME_CONFIG}/lldap
|
||||||
@@ -3003,10 +2859,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 42010:42010
|
||||||
protocol: tcp
|
|
||||||
published: "42010"
|
|
||||||
target: 42010
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/maloja/config
|
- source: ${DOCKER_VOLUME_CONFIG}/maloja/config
|
||||||
@@ -3036,10 +2889,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3306:3306
|
||||||
protocol: tcp
|
|
||||||
published: "3306"
|
|
||||||
target: 3306
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -3165,14 +3015,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 9001:9000
|
||||||
protocol: tcp
|
- 9092:9090
|
||||||
published: "9001"
|
|
||||||
target: 9000
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "9092"
|
|
||||||
target: 9090
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/minio/data
|
- source: ${DOCKER_VOLUME_CONFIG}/minio/data
|
||||||
@@ -3228,10 +3072,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 9078:9078
|
||||||
protocol: tcp
|
|
||||||
published: "9078"
|
|
||||||
target: 9078
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/multi-scrobbler
|
- source: ${DOCKER_VOLUME_CONFIG}/multi-scrobbler
|
||||||
@@ -3303,10 +3144,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 4533:4533
|
||||||
protocol: tcp
|
|
||||||
published: "4533"
|
|
||||||
target: 4533
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
volumes:
|
volumes:
|
||||||
@@ -3526,10 +3364,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3579:3579
|
||||||
protocol: tcp
|
|
||||||
published: "3579"
|
|
||||||
target: 3579
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -3615,10 +3450,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8004:8000
|
||||||
protocol: tcp
|
|
||||||
published: "8004"
|
|
||||||
target: 8000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: paperless-ngx-data
|
- source: paperless-ngx-data
|
||||||
@@ -3800,10 +3632,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8107:8000
|
||||||
protocol: tcp
|
|
||||||
published: "8107"
|
|
||||||
target: 8000
|
|
||||||
restart: always
|
restart: always
|
||||||
plausible_db:
|
plausible_db:
|
||||||
container_name: plausible-db
|
container_name: plausible-db
|
||||||
@@ -3900,10 +3729,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 25:25
|
||||||
protocol: tcp
|
|
||||||
published: "25"
|
|
||||||
target: 25
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/postal
|
- source: ${DOCKER_VOLUME_CONFIG}/postal
|
||||||
@@ -3931,10 +3757,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 5001:5000
|
||||||
protocol: tcp
|
|
||||||
published: "5001"
|
|
||||||
target: 5000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/postal
|
- source: ${DOCKER_VOLUME_CONFIG}/postal
|
||||||
@@ -3983,10 +3806,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 9696:9696
|
||||||
protocol: tcp
|
|
||||||
published: "9696"
|
|
||||||
target: 9696
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4081,10 +3901,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 7878:7878
|
||||||
protocol: tcp
|
|
||||||
published: "7878"
|
|
||||||
target: 7878
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4152,10 +3969,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3011:3000
|
||||||
protocol: tcp
|
|
||||||
published: "3011"
|
|
||||||
target: 3000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
reactive-resume-pg:
|
reactive-resume-pg:
|
||||||
container_name: reactive-resume-pg
|
container_name: reactive-resume-pg
|
||||||
@@ -4195,10 +4009,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8787:8787
|
||||||
protocol: tcp
|
|
||||||
published: "8787"
|
|
||||||
target: 8787
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4282,10 +4093,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8103:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8103"
|
|
||||||
target: 8080
|
|
||||||
read_only: true
|
read_only: true
|
||||||
restart: always
|
restart: always
|
||||||
security_opt:
|
security_opt:
|
||||||
@@ -4366,18 +4174,9 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8080:8080
|
||||||
protocol: tcp
|
- 8090:8090
|
||||||
published: "8080"
|
- 8119:8118
|
||||||
target: 8080
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8090"
|
|
||||||
target: 8090
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8119"
|
|
||||||
target: 8118
|
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
sysctls:
|
sysctls:
|
||||||
@@ -4468,14 +4267,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8909:8080
|
||||||
protocol: tcp
|
- 8910:8086
|
||||||
published: "8909"
|
|
||||||
target: 8080
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "8910"
|
|
||||||
target: 8086
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4525,10 +4318,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8095:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8095"
|
|
||||||
target: 8080
|
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@@ -4617,10 +4407,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8989:8989
|
||||||
protocol: tcp
|
|
||||||
published: "8989"
|
|
||||||
target: 8989
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4865,18 +4652,9 @@ services:
|
|||||||
- default
|
- default
|
||||||
- nextcloud-aio
|
- nextcloud-aio
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 443:443
|
||||||
protocol: tcp
|
- 80:80
|
||||||
published: "443"
|
- 81:81
|
||||||
target: 443
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "80"
|
|
||||||
target: 80
|
|
||||||
- mode: ingress
|
|
||||||
protocol: tcp
|
|
||||||
published: "81"
|
|
||||||
target: 81
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -4935,10 +4713,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8106:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8106"
|
|
||||||
target: 8080
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/tandoor/static
|
- source: ${DOCKER_VOLUME_CONFIG}/tandoor/static
|
||||||
@@ -4992,10 +4767,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8911:8888
|
||||||
protocol: tcp
|
|
||||||
published: "8911"
|
|
||||||
target: 8888
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/unmanic
|
- source: ${DOCKER_VOLUME_CONFIG}/unmanic
|
||||||
@@ -5038,10 +4810,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3003:3001
|
||||||
protocol: tcp
|
|
||||||
published: "3003"
|
|
||||||
target: 3001
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -5148,9 +4917,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 32768:80
|
||||||
protocol: tcp
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- source: ${DOCKER_VOLUME_CONFIG}/wallabag/images
|
- source: ${DOCKER_VOLUME_CONFIG}/wallabag/images
|
||||||
@@ -5177,10 +4944,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8283:80
|
||||||
protocol: tcp
|
|
||||||
published: "8283"
|
|
||||||
target: 80
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- wallos-db:/var/www/html/db
|
- wallos-db:/var/www/html/db
|
||||||
@@ -5255,10 +5019,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 3010:3000
|
||||||
protocol: tcp
|
|
||||||
published: "3010"
|
|
||||||
target: 3000
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
your_spotify:
|
your_spotify:
|
||||||
container_name: your_spotify
|
container_name: your_spotify
|
||||||
@@ -5317,10 +5078,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
default: null
|
default: null
|
||||||
ports:
|
ports:
|
||||||
- mode: ingress
|
- 8089:8080
|
||||||
protocol: tcp
|
|
||||||
published: "8089"
|
|
||||||
target: 8080
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- bind:
|
- bind:
|
||||||
@@ -5381,7 +5139,7 @@ services:
|
|||||||
start_period: '20s'
|
start_period: '20s'
|
||||||
image: postgres:16-alpine
|
image: postgres:16-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- zitadel-pg-db:/var/lib/postgresql/data
|
- zitadel-pg-db:/var/lib/postgresql/data
|
||||||
volumes:
|
volumes:
|
||||||
authelia-pg-db:
|
authelia-pg-db:
|
||||||
|
|||||||
Reference in New Issue
Block a user