mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
Merge branch 'okxlin:localApps' into localApps
This commit is contained in:
commit
1ad81acfca
@ -10,6 +10,6 @@ services:
|
||||
- /root:/root
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: moelin/1panel:v1.10.29-lts
|
||||
image: moelin/1panel:v1.10.31-lts
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
2fauth:
|
||||
image: "2fauth/2fauth:5.5.2"
|
||||
image: "2fauth/2fauth:5.6.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -14,7 +14,7 @@ services:
|
||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
|
||||
- GITEA_RUNNER_NAME=${RUNNER_NAME}
|
||||
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
|
||||
image: gitea/act_runner:0.2.11
|
||||
image: gitea/act_runner:0.2.12
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -22,7 +22,7 @@ services:
|
||||
volumes:
|
||||
- ${WORK_PATH}:/opt/adguardhome/work
|
||||
- ${CONFIG_PATH}:/opt/adguardhome/conf
|
||||
image: adguard/adguardhome:v0.107.60
|
||||
image: adguard/adguardhome:v0.107.63
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -8,7 +8,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:8001"
|
||||
volumes:
|
||||
- anqicms-data:/app
|
||||
image: "anqicms/anqicms:v3.4.9"
|
||||
image: "anqicms/anqicms:v3.4.11"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- "${DATA_PATH2}:/podcasts"
|
||||
- "${DATA_PATH}:/config"
|
||||
- "${DATA_PATH3}:/metadata"
|
||||
image: advplyr/audiobookshelf:2.20.0
|
||||
image: advplyr/audiobookshelf:2.25.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
bark:
|
||||
image: "finab/bark-server:v2.2.0"
|
||||
image: "finab/bark-server:v2.2.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.10.2"
|
||||
image: "henrygd/beszel-agent:0.11.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.10.2"
|
||||
image: "henrygd/beszel:0.11.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
recorder:
|
||||
image: "bililive/recorder:2.16.0"
|
||||
image: "bililive/recorder:2.17.3"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
bitwarden:
|
||||
image: "vaultwarden/server:1.33.2-alpine"
|
||||
image: "vaultwarden/server:1.34.1-alpine"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
blinko:
|
||||
image: "blinkospace/blinko:0.26.4"
|
||||
image: "blinkospace/blinko:1.1.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -20,7 +20,7 @@ services:
|
||||
- "8080"
|
||||
- "--pg"
|
||||
- "postgresql://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${PANEL_DB_NAME}"
|
||||
image: bytebase/bytebase:3.5.3
|
||||
image: bytebase/bytebase:3.8.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
cashbook:
|
||||
image: "dingdangdog/cashbook:4.1.4"
|
||||
image: "dingdangdog/cashbook:4.3.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
certimate:
|
||||
image: "usual2970/certimate:v0.3.8"
|
||||
image: "usual2970/certimate:v0.3.18"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -8,7 +8,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:5000"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/datastore"
|
||||
image: dgtlmoon/changedetection.io:0.49
|
||||
image: dgtlmoon/changedetection.io:0.50
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
chatgpt-on-wechat:
|
||||
image: "zhayujie/chatgpt-on-wechat:1.7.5"
|
||||
image: "zhayujie/chatgpt-on-wechat:1.7.6"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
chevereto:
|
||||
image: "chevereto/chevereto:4.2.5"
|
||||
image: "chevereto/chevereto:4.3.6"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
clouddrive:
|
||||
image: "cloudnas/clouddrive2:0.8.15"
|
||||
image: "cloudnas/clouddrive2:0.9.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
cloudflared:
|
||||
image: cloudflare/cloudflared:2025.4.0
|
||||
image: cloudflare/cloudflared:2025.7.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -12,7 +12,7 @@ services:
|
||||
- "./data/conf.ini:/cloudreve/conf.ini"
|
||||
- "./data/cloudreve.db:/cloudreve/cloudreve.db"
|
||||
- "./data/avatar:/cloudreve/avatar"
|
||||
image: cloudreve/cloudreve:3.8.3
|
||||
image: cloudreve/cloudreve:4.1.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -8,7 +8,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/root/.dbgate"
|
||||
image: "dbgate/dbgate:6.3.3"
|
||||
image: "dbgate/dbgate:6.5.4"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -5,6 +5,6 @@ services:
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/root"
|
||||
image: jeessy/ddns-go:v6.11.1
|
||||
image: jeessy/ddns-go:v6.11.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
deluge:
|
||||
image: "linuxserver/deluge:2.1.1"
|
||||
image: "linuxserver/deluge:2.2.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
discourse:
|
||||
image: "bitnami/discourse:3.4.2"
|
||||
image: "bitnami/discourse:3.4.5"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -56,7 +56,7 @@ services:
|
||||
createdBy: "Apps"
|
||||
|
||||
discourse-sidekiq:
|
||||
image: "bitnami/discourse:3.4.2"
|
||||
image: "bitnami/discourse:3.4.5"
|
||||
container_name: ${CONTAINER_NAME}-sidekiq
|
||||
restart: always
|
||||
networks:
|
@ -9,7 +9,7 @@ services:
|
||||
volumes:
|
||||
- "${DATA_PATH}/database:/app/database"
|
||||
- "${DATA_PATH}/logs:/app/logs"
|
||||
image: mouday/domain-admin:v1.6.66
|
||||
image: mouday/domain-admin:v1.6.69
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.6.3-lite"
|
||||
image: "dpanel/dpanel:1.7.3-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
duplicati:
|
||||
image: "duplicati/duplicati:2.1.0.115"
|
||||
image: "duplicati/duplicati:2.1.0.120"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
easynode:
|
||||
image: "chaoszhu/easynode:v3.0.5"
|
||||
image: "chaoszhu/easynode:v3.0.7"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user