Skip to content

Commit

Permalink
move port_map, index, hostname, scheme from container level `…
Browse files Browse the repository at this point in the history
…x-casaos` to root level `x-casaos` (#35)

Signed-off-by: Tiger Wang <[email protected]>
  • Loading branch information
tigerinus authored Apr 27, 2023
1 parent 261a45b commit fc5e69e
Show file tree
Hide file tree
Showing 46 changed files with 81 additions and 82 deletions.
4 changes: 2 additions & 2 deletions Apps/2FAuth/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ services:
source: /DATA/AppData/$AppID
target: /2fauth
x-casaos:
index: /
port_map: "8000"
ports:
- container: "8000"
description:
Expand Down Expand Up @@ -74,3 +72,5 @@ x-casaos:
tips: {}
title:
en_us: 2FAuth
index: /
port_map: "8000"
4 changes: 2 additions & 2 deletions Apps/AdGuardHome/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ services:
source: /DATA/AppData/$AppID/opt/adguardhome/conf
target: /opt/adguardhome/conf
x-casaos:
index: /
port_map: "3001"
ports:
- container: "53"
description:
Expand Down Expand Up @@ -106,3 +104,5 @@ x-casaos:
tips: {}
title:
en_us: AdGuard Home
index: /
port_map: "3001"
4 changes: 2 additions & 2 deletions Apps/AllTubeDownload/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ services:
protocol: tcp
restart: always
x-casaos:
index: /
port_map: "10480"
ports:
- container: "80"
description:
Expand Down Expand Up @@ -65,3 +63,5 @@ x-casaos:
title:
en_us: AllTube Download
zh_cn: AllTube 下载
index: /
port_map: "10480"
2 changes: 1 addition & 1 deletion Apps/Bazarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ services:
- container: TZ
description:
en_us: ""
port_map: "6767"
ports:
- container: "6767"
description:
Expand Down Expand Up @@ -100,3 +99,4 @@ x-casaos:
tips: {}
title:
en_us: Bazarr
port_map: "6767"
4 changes: 2 additions & 2 deletions Apps/Calibre-web/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ services:
- container: DOCKER_MODS
description:
en_us: ""
index: /
port_map: "8083"
ports:
- container: "8083"
description:
Expand Down Expand Up @@ -107,3 +105,5 @@ x-casaos:
| `admin` | `admin123` |
title:
en_us: Calibre-web
index: /
port_map: "8083"
6 changes: 3 additions & 3 deletions Apps/CouchPotato/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ services:
description:
en_us: Run CouchPotato as specified gid.
zh_cn: 以指定的gid运行CouchPotato
index: /
port_map: "5050"
ports:
- container: "5050"
description:
Expand Down Expand Up @@ -101,11 +99,13 @@ x-casaos:
hu_hu: Automatikusan találja meg a filmeket, amelyeket meg szeretne nézni
it_it: Trova automaticamente film che vuoi vedere
ru_ru: Автоматически находите фильмы, которые вы хотите посмотреть
pl_pl: Automatycznie znajdź filmy, które chcesz obejrzeć
pl_pl: Automatycznie znajdź filmy, które chcesz obejrzeć
pt_br: Encontre automaticamente filmes que você deseja assistir
sv_se: Hitta automatiskt filmer du vill se
uk_ua: Автоматично знаходьте фільми, які ви хочете подивитися
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/CouchPotato/thumbnail.jpg
tips: {}
title:
en_us: CouchPotato
index: /
port_map: "5050"
4 changes: 2 additions & 2 deletions Apps/Deluge/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ services:
description:
en_us: Deluge Log Level
zh_cn: Deluge 日志级别
index: /
port_map: "8112"
ports:
- container: "8112"
description:
Expand Down Expand Up @@ -152,3 +150,5 @@ x-casaos:
请确保在使用 Deluge 时使用正确的路径。
title:
en_us: Deluge
index: /
port_map: "8112"
4 changes: 2 additions & 2 deletions Apps/Duplicati/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ services:
- container: TZ
description:
en_us: ""
index: /
port_map: "8200"
ports:
- container: "8200"
description:
Expand Down Expand Up @@ -99,3 +97,5 @@ x-casaos:
tips: {}
title:
en_us: Duplicati
index: /
port_map: "8200"
4 changes: 2 additions & 2 deletions Apps/Emby/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ services:
- container: TZ
description:
en_us: ""
index: /
port_map: "8096"
ports:
- container: "8096"
description:
Expand Down Expand Up @@ -113,3 +111,5 @@ x-casaos:
tips: {}
title:
en_us: Emby
index: /
port_map: "8096"
2 changes: 1 addition & 1 deletion Apps/Embystat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ services:
- container: TZ
description:
en_us: ""
port_map: "6555"
ports:
- container: "6555"
description:
Expand Down Expand Up @@ -87,3 +86,4 @@ x-casaos:
tips: {}
title:
en_us: Embystat
port_map: "6555"
4 changes: 2 additions & 2 deletions Apps/FileBrowser/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ services:
description:
en_us: Run FileBrowser as specified gid.
zh_cn: 以指定的组ID运行FileBrowser
index: /
port_map: "10180"
ports:
- container: "80"
description:
Expand Down Expand Up @@ -113,3 +111,5 @@ x-casaos:
| `admin` | `admin` |
title:
en_us: FileBrowser
index: /
port_map: "10180"
4 changes: 2 additions & 2 deletions Apps/Gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ services:
description:
en_us: The GID (Unix group ID) of the user that runs Gitea
zh_cn: Gitea 运行的用户的 GID(Unix 组 ID)
index: /
port_map: "3002"
ports:
- container: "3000"
description:
Expand Down Expand Up @@ -103,3 +101,5 @@ x-casaos:
安装应用后,注册的第一个账号将成为管理员账号。
title:
en_us: Gitea
index: /
port_map: "3002"
4 changes: 2 additions & 2 deletions Apps/Grafana/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ services:
protocol: tcp
restart: always
x-casaos:
index: /
port_map: "3003"
ports:
- container: "3000"
description:
Expand Down Expand Up @@ -101,3 +99,5 @@ x-casaos:
| `admin` | `admin` |
title:
en_us: Grafana
index: /
port_map: "3003"
4 changes: 2 additions & 2 deletions Apps/HomeAssistant/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ services:
description:
en_us: Run HomeAssistant as specified gid.
zh_cn: 以指定的gid运行HomeAssistant
index: /
port_map: "8123"

volumes:
- container: /config
Expand Down Expand Up @@ -85,3 +83,5 @@ x-casaos:
tips: {}
title:
en_us: Home Assistant
index: /
port_map: "8123"
4 changes: 2 additions & 2 deletions Apps/Jackett/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ services:
- container: AUTO_UPDATE
description:
en_us: ""
index: /
port_map: "9117"
ports:
- container: "9117"
description:
Expand Down Expand Up @@ -98,3 +96,5 @@ x-casaos:
tips: {}
title:
en_us: Jackett
index: /
port_map: "9117"
4 changes: 2 additions & 2 deletions Apps/Jellyfin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ services:
description:
en_us: The autodiscovery response domain or IP address.
zh_cn: 自动发现响应域名或IP地址
index: /
port_map: "8096"
ports:
- container: "8096"
description:
Expand Down Expand Up @@ -145,3 +143,5 @@ x-casaos:
tips: {}
title:
en_us: Jellyfin
index: /
port_map: "8096"
3 changes: 1 addition & 2 deletions Apps/Lazylibrarian/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ services:
- container: DOCKER_MODS
description:
en_us: ""
port_map: "5299"
ports:
- container: "5299"
description:
Expand Down Expand Up @@ -103,4 +102,4 @@ x-casaos:
tips: {}
title:
en_us: Lazylibrarian
zh_cn: Lazylibrarian
port_map: "5299"
2 changes: 1 addition & 1 deletion Apps/Lidarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ services:
- container: TZ
description:
en_us: ""
port_map: "8686"
ports:
- container: "8686"
description:
Expand Down Expand Up @@ -99,3 +98,4 @@ x-casaos:
tips: {}
title:
en_us: Lidarr
port_map: "8686"
2 changes: 1 addition & 1 deletion Apps/Mylar3/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ services:
- container: PGID
description:
en_us: ""
port_map: "8090"
ports:
- container: "8090"
description:
Expand Down Expand Up @@ -96,3 +95,4 @@ x-casaos:
tips: {}
title:
en_us: Mylar3
port_map: "8090"
4 changes: 2 additions & 2 deletions Apps/N8n/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ services:
description:
en_us: TimeZone
zh_cn: 时区
index: /
port_map: "5678"
ports:
- container: "5678"
description:
Expand Down Expand Up @@ -83,3 +81,5 @@ x-casaos:
tips: {}
title:
en_us: n8n
index: /
port_map: "5678"
4 changes: 2 additions & 2 deletions Apps/Nextcloud/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ services:
source: /DATA/AppData/$AppID/var/www/html
target: /var/www/html
x-casaos:
index: /
port_map: "10080"
ports:
- container: "80"
description:
Expand Down Expand Up @@ -88,3 +86,5 @@ x-casaos:
tips: {}
title:
en_us: Nextcloud
index: /
port_map: "10080"
4 changes: 2 additions & 2 deletions Apps/NginxProxyManager/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ services:
source: /DATA/AppData/$AppID/etc/letsencrypt
target: /etc/letsencrypt
x-casaos:
index: /
port_map: "81"
ports:
- container: "80"
description:
Expand Down Expand Up @@ -123,3 +121,5 @@ x-casaos:
title:
en_us: Nginx Proxy Manager
zh_cn: Nginx 代理管理器
index: /
port_map: "81"
4 changes: 2 additions & 2 deletions Apps/Node-RED/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ services:
source: /DATA/AppData/$AppID/data
target: /data
x-casaos:
index: /
port_map: "1880"
ports:
- container: "1880"
description:
Expand Down Expand Up @@ -75,3 +73,5 @@ x-casaos:
tips: {}
title:
en_us: Node-RED
index: /
port_map: "1880"
2 changes: 1 addition & 1 deletion Apps/Nzbget/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ services:
- container: NZBGET_PASS
description:
en_us: ""
port_map: "6789"
ports:
- container: "6789"
description:
Expand Down Expand Up @@ -102,3 +101,4 @@ x-casaos:
tips: {}
title:
en_us: Nzbget
port_map: "6789"
2 changes: 1 addition & 1 deletion Apps/Ombi/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ services:
- container: BASE_URL
description:
en_us: ""
port_map: "3579"
ports:
- container: "3579"
description:
Expand Down Expand Up @@ -91,3 +90,4 @@ x-casaos:
tips: {}
title:
en_us: Ombi
port_map: "3579"
4 changes: 2 additions & 2 deletions Apps/OpenHAB/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ services:
description:
en_us: Run OpenHAB as specified gid.
zh_cn: 以指定的gid运行OpenHAB。
index: /
port_map: "8080"

volumes:
- container: /etc/localtime
Expand Down Expand Up @@ -117,3 +115,5 @@ x-casaos:
tips: {}
title:
en_us: OpenHAB
index: /
port_map: "8080"
Loading

0 comments on commit fc5e69e

Please sign in to comment.