Skip to content

Commit

Permalink
update port_map to fix wrong web UI port and minimize potential por…
Browse files Browse the repository at this point in the history
…t conflicts (#33)

Signed-off-by: Tiger Wang <tigerwang@outlook.com>
  • Loading branch information
tigerinus authored Apr 20, 2023
1 parent 3c35559 commit bd8372b
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 25 deletions.
4 changes: 2 additions & 2 deletions Apps/AdGuardHome/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
published: "53"
protocol: udp
- target: 3000
published: "3000"
published: "3001"
protocol: tcp
- target: 853
published: "853"
Expand All @@ -33,7 +33,7 @@ services:
target: /opt/adguardhome/conf
x-casaos:
index: /
port_map: "3000"
port_map: "3001"
ports:
- container: "53"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/AllTubeDownload/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ services:
network_mode: bridge
ports:
- target: 80
published: "80"
published: "10480"
protocol: tcp
restart: always
x-casaos:
index: /
port_map: "80"
port_map: "10480"
ports:
- container: "80"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/FileBrowser/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
network_mode: bridge
ports:
- target: 80
published: "80"
published: "10180"
protocol: tcp
restart: unless-stopped
volumes:
Expand All @@ -38,7 +38,7 @@ services:
en_us: Run FileBrowser as specified gid.
zh_cn: 以指定的组ID运行FileBrowser
index: /
port_map: "80"
port_map: "10180"
ports:
- container: "80"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/Gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
network_mode: bridge
ports:
- target: 3000
published: "3000"
published: "3002"
protocol: tcp
- target: 22
published: "222"
Expand All @@ -33,7 +33,7 @@ services:
en_us: The GID (Unix group ID) of the user that runs Gitea
zh_cn: Gitea 运行的用户的 GID(Unix 组 ID)
index: /
port_map: "3000"
port_map: "3002"
ports:
- container: "3000"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/Grafana/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ services:
network_mode: bridge
ports:
- target: 3000
published: "3000"
published: "3003"
protocol: tcp
restart: always
x-casaos:
index: /
port_map: "3000"
port_map: "3003"
ports:
- container: "3000"
description:
Expand Down
2 changes: 1 addition & 1 deletion Apps/Nextcloud/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
target: /var/www/html
x-casaos:
index: /
port_map: "80"
port_map: "10080"
ports:
- container: "80"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/OpenSpeedTest/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ services:
network_mode: bridge
ports:
- target: 3000
published: "3000"
published: "3004"
protocol: tcp
restart: always
x-casaos:
index: /
port_map: "3000"
port_map: "3004"
ports:
- container: "3000"
description:
Expand Down
2 changes: 1 addition & 1 deletion Apps/Pihole/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
description:
en_us: Pi-hole PROXY_LOCATION
index: /admin
port_map: "80"
port_map: "8800"
ports:
- container: "80"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/Sabnzbd/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
network_mode: bridge
ports:
- target: 8080
published: "8080"
published: "8282"
protocol: tcp
restart: unless-stopped
volumes:
Expand All @@ -37,7 +37,7 @@ services:
- container: TZ
description:
en_us: ""
port_map: "8080"
port_map: "8282"
ports:
- container: "8080"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/Smokeping/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
network_mode: bridge
ports:
- target: 80
published: "80"
published: "10280"
protocol: tcp
restart: unless-stopped
volumes:
Expand All @@ -34,7 +34,7 @@ services:
- container: TZ
description:
en_us: ""
port_map: "80"
port_map: "10280"
ports:
- container: "80"
description:
Expand Down
4 changes: 4 additions & 0 deletions Apps/TailscaleDaemon/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,16 @@ x-casaos:
After install:
Go to the container log and connect to your tailscale account using the link provided
NOTE: The default port for this app is 80, which might conflict with CasaOS. Consider changing CasaOS port before installing.
zh_cn: |
Tailscale 主机名:`casaos`
安装后:
前往容器日志并使用提供的链接连接到您的 tailscale 帐户
注意:此应用程序的默认端口为 80,这可能与 CasaOS 冲突。在安装之前考虑更改 CasaOS 端口。
title:
en_us: Tailscale Daemon
zh_cn: Tailscale 守护进程
4 changes: 2 additions & 2 deletions Apps/Unifi-controller/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
published: "10001"
protocol: udp
- target: 8080
published: "8080"
published: "8383"
protocol: tcp
- target: 8443
published: "8443"
Expand Down Expand Up @@ -60,7 +60,7 @@ services:
description:
en_us: ""
index: /
port_map: "8080"
port_map: "8383"
ports:
- container: "3478"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/Vaultwarden/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
network_mode: bridge
ports:
- target: 80
published: "80"
published: "10380"
protocol: tcp
restart: unless-stopped
volumes:
Expand All @@ -18,7 +18,7 @@ services:
target: /data
x-casaos:
index: /
port_map: "80"
port_map: "10380"
ports:
- container: "80"
description:
Expand Down
2 changes: 1 addition & 1 deletion Apps/VoceChat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
en_us: TimeZone
zh_cn: 时区
index: /
port_map: "3000"
port_map: "3009"
ports:
- container: "3000"
description:
Expand Down
4 changes: 2 additions & 2 deletions Apps/qBittorrent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
network_mode: bridge
ports:
- target: 8080
published: "8080"
published: "8181"
protocol: tcp
restart: unless-stopped
volumes:
Expand Down Expand Up @@ -43,7 +43,7 @@ services:
en_us: Run qBittorrent as specified UMASK.
zh_cn: 以指定的 UMASK 运行 qBittorrent。
index: /
port_map: "8080"
port_map: "8181"
ports:
- container: "8080"
description:
Expand Down

0 comments on commit bd8372b

Please sign in to comment.