Merge branch 'okxlin:localApps' into localApps
This commit is contained in:
commit
51795c74c6
|
|
@ -10,6 +10,6 @@ services:
|
||||||
- /root:/root
|
- /root:/root
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
image: moelin/1panel:v1.10.21-lts
|
image: moelin/1panel:v1.10.28-lts
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: "2fauth/2fauth:5.4.3"
|
image: "2fauth/2fauth:5.5.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -22,7 +22,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ${WORK_PATH}:/opt/adguardhome/work
|
- ${WORK_PATH}:/opt/adguardhome/work
|
||||||
- ${CONFIG_PATH}:/opt/adguardhome/conf
|
- ${CONFIG_PATH}:/opt/adguardhome/conf
|
||||||
image: adguard/adguardhome:v0.107.55
|
image: adguard/adguardhome:v0.107.59
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -13,7 +13,7 @@ services:
|
||||||
- PUID=0
|
- PUID=0
|
||||||
- PGID=0
|
- PGID=0
|
||||||
- UMASK=022
|
- UMASK=022
|
||||||
image: xhofe/alist:v3.41.0
|
image: xhofe/alist:v3.44.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8001"
|
- "${PANEL_APP_PORT_HTTP}:8001"
|
||||||
volumes:
|
volumes:
|
||||||
- anqicms-data:/app
|
- anqicms-data:/app
|
||||||
image: "anqicms/anqicms:v3.4.2"
|
image: "anqicms/anqicms:v3.4.9"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
atvloadly:
|
atvloadly:
|
||||||
image: "bitxeno/atvloadly:v0.2.5"
|
image: "bitxeno/atvloadly:v0.2.6"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -11,7 +11,7 @@ services:
|
||||||
- "${DATA_PATH2}:/podcasts"
|
- "${DATA_PATH2}:/podcasts"
|
||||||
- "${DATA_PATH}:/config"
|
- "${DATA_PATH}:/config"
|
||||||
- "${DATA_PATH3}:/metadata"
|
- "${DATA_PATH3}:/metadata"
|
||||||
image: advplyr/audiobookshelf:2.17.5
|
image: advplyr/audiobookshelf:2.20.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
bark:
|
bark:
|
||||||
image: "finab/bark-server:v2.1.9"
|
image: "finab/bark-server:v2.2.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
beszel-agent:
|
beszel-agent:
|
||||||
image: "henrygd/beszel-agent:0.8.0"
|
image: "henrygd/beszel-agent:0.10.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
beszel:
|
beszel:
|
||||||
image: "henrygd/beszel:0.8.0"
|
image: "henrygd/beszel:0.10.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8080"
|
- "${PANEL_APP_PORT_HTTP}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/srv/bililive"
|
- "${DATA_PATH}:/srv/bililive"
|
||||||
image: chigusa/bililive-go:v0.7.33
|
image: chigusa/bililive-go:v0.7.34
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
recorder:
|
recorder:
|
||||||
image: "bililive/recorder:2.13.1"
|
image: "bililive/recorder:2.16.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
bitwarden:
|
bitwarden:
|
||||||
image: "vaultwarden/server:1.32.6-alpine"
|
image: "vaultwarden/server:1.33.2-alpine"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -20,7 +20,7 @@ services:
|
||||||
- "8080"
|
- "8080"
|
||||||
- "--pg"
|
- "--pg"
|
||||||
- "postgresql://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${PANEL_DB_NAME}"
|
- "postgresql://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${PANEL_DB_NAME}"
|
||||||
image: bytebase/bytebase:3.1.2
|
image: bytebase/bytebase:3.5.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
cashbook:
|
cashbook:
|
||||||
image: "dingdangdog/cashbook:3.0.6"
|
image: "dingdangdog/cashbook:4.1.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
certimate:
|
certimate:
|
||||||
image: "usual2970/certimate:v0.2.21"
|
image: "usual2970/certimate:v0.3.7"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:5000"
|
- "${PANEL_APP_PORT_HTTP}:5000"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/datastore"
|
- "${DATA_PATH}:/datastore"
|
||||||
image: dgtlmoon/changedetection.io:0.45
|
image: dgtlmoon/changedetection.io:0.49
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -11,7 +11,7 @@ services:
|
||||||
- "CODE=${SECRET_KEY}"
|
- "CODE=${SECRET_KEY}"
|
||||||
- "PROXY_URL=${PROXY}"
|
- "PROXY_URL=${PROXY}"
|
||||||
- "BASE_URL=${API_BASE_URL}"
|
- "BASE_URL=${API_BASE_URL}"
|
||||||
image: yidadaa/chatgpt-next-web:v2.15.8
|
image: yidadaa/chatgpt-next-web:v2.16.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
chevereto:
|
chevereto:
|
||||||
image: "chevereto/chevereto:4.2.4"
|
image: "chevereto/chevereto:4.2.5"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
chrome:
|
chrome:
|
||||||
image: "kasmweb/chrome:1.16.1"
|
image: "kasmweb/chrome:1.17.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -9,7 +9,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/opt/cloudbeaver/workspace"
|
- "${DATA_PATH}:/opt/cloudbeaver/workspace"
|
||||||
tty: true
|
tty: true
|
||||||
image: dbeaver/cloudbeaver:24.3.0
|
image: dbeaver/cloudbeaver:25.0.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
clouddrive:
|
clouddrive:
|
||||||
image: "cloudnas/clouddrive2:0.8.5"
|
image: "cloudnas/clouddrive2:0.8.15"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
cloudflared:
|
cloudflared:
|
||||||
image: cloudflare/cloudflared:2024.12.1
|
image: cloudflare/cloudflared:2025.4.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -15,7 +15,7 @@ services:
|
||||||
- PASSWORD=${WEB_PASSWORD}
|
- PASSWORD=${WEB_PASSWORD}
|
||||||
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
||||||
- DEFAULT_WORKSPACE=/config/workspace
|
- DEFAULT_WORKSPACE=/config/workspace
|
||||||
image: linuxserver/code-server:4.95.3
|
image: linuxserver/code-server:4.98.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
cook:
|
cook:
|
||||||
image: yunyoujun/cook:1.2.2
|
image: yunyoujun/cook:1.2.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/root/.dbgate"
|
- "${DATA_PATH}:/root/.dbgate"
|
||||||
image: "dbgate/dbgate:6.0.0"
|
image: "dbgate/dbgate:6.3.2"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -5,6 +5,6 @@ services:
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/root"
|
- "${DATA_PATH}:/root"
|
||||||
image: jeessy/ddns-go:v6.7.7
|
image: jeessy/ddns-go:v6.9.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -7,7 +7,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:1188"
|
- "${PANEL_APP_PORT_HTTP}:1188"
|
||||||
command: ["/app/deeplx", "-token", "${TOKEN_VAULE}"]
|
command: ["/app/deeplx", "-token", "${TOKEN_VAULE}"]
|
||||||
image: missuo/deeplx:v1.0.1
|
image: missuo/deeplx:v1.0.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
discourse:
|
discourse:
|
||||||
image: "bitnami/discourse:3.3.2"
|
image: "bitnami/discourse:3.4.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -56,7 +56,7 @@ services:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
discourse-sidekiq:
|
discourse-sidekiq:
|
||||||
image: "bitnami/discourse:3.3.2"
|
image: "bitnami/discourse:3.4.2"
|
||||||
container_name: ${CONTAINER_NAME}-sidekiq
|
container_name: ${CONTAINER_NAME}-sidekiq
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
@ -13,7 +13,7 @@ services:
|
||||||
# - /root/.docker/:/root/.docker
|
# - /root/.docker/:/root/.docker
|
||||||
environment:
|
environment:
|
||||||
- DOCKGE_STACKS_DIR=/opt/stacks
|
- DOCKGE_STACKS_DIR=/opt/stacks
|
||||||
image: louislam/dockge:1.4.2
|
image: louislam/dockge:1.5.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue