mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Merge branch 'okxlin:localApps' into localApps
This commit is contained in:
commit
1ad81acfca
@ -10,6 +10,6 @@ services:
|
|||||||
- /root:/root
|
- /root:/root
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
image: moelin/1panel:v1.10.29-lts
|
image: moelin/1panel:v1.10.31-lts
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: "2fauth/2fauth:5.5.2"
|
image: "2fauth/2fauth:5.6.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -14,7 +14,7 @@ services:
|
|||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
|
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
|
||||||
- GITEA_RUNNER_NAME=${RUNNER_NAME}
|
- GITEA_RUNNER_NAME=${RUNNER_NAME}
|
||||||
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
|
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
|
||||||
image: gitea/act_runner:0.2.11
|
image: gitea/act_runner:0.2.12
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -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.60
|
image: adguard/adguardhome:v0.107.63
|
||||||
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.9"
|
image: "anqicms/anqicms:v3.4.11"
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -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.20.0
|
image: advplyr/audiobookshelf:2.25.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
bark:
|
bark:
|
||||||
image: "finab/bark-server:v2.2.0"
|
image: "finab/bark-server:v2.2.1"
|
||||||
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.10.2"
|
image: "henrygd/beszel-agent:0.11.1"
|
||||||
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.10.2"
|
image: "henrygd/beszel:0.11.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
recorder:
|
recorder:
|
||||||
image: "bililive/recorder:2.16.0"
|
image: "bililive/recorder:2.17.3"
|
||||||
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.33.2-alpine"
|
image: "vaultwarden/server:1.34.1-alpine"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
blinko:
|
blinko:
|
||||||
image: "blinkospace/blinko:0.26.4"
|
image: "blinkospace/blinko:1.1.2"
|
||||||
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.5.3
|
image: bytebase/bytebase:3.8.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
cashbook:
|
cashbook:
|
||||||
image: "dingdangdog/cashbook:4.1.4"
|
image: "dingdangdog/cashbook:4.3.0"
|
||||||
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.3.8"
|
image: "usual2970/certimate:v0.3.18"
|
||||||
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.49
|
image: dgtlmoon/changedetection.io:0.50
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
chatgpt-on-wechat:
|
chatgpt-on-wechat:
|
||||||
image: "zhayujie/chatgpt-on-wechat:1.7.5"
|
image: "zhayujie/chatgpt-on-wechat:1.7.6"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
chevereto:
|
chevereto:
|
||||||
image: "chevereto/chevereto:4.2.5"
|
image: "chevereto/chevereto:4.3.6"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
clouddrive:
|
clouddrive:
|
||||||
image: "cloudnas/clouddrive2:0.8.15"
|
image: "cloudnas/clouddrive2:0.9.1"
|
||||||
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:2025.4.0
|
image: cloudflare/cloudflared:2025.7.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -12,7 +12,7 @@ services:
|
|||||||
- "./data/conf.ini:/cloudreve/conf.ini"
|
- "./data/conf.ini:/cloudreve/conf.ini"
|
||||||
- "./data/cloudreve.db:/cloudreve/cloudreve.db"
|
- "./data/cloudreve.db:/cloudreve/cloudreve.db"
|
||||||
- "./data/avatar:/cloudreve/avatar"
|
- "./data/avatar:/cloudreve/avatar"
|
||||||
image: cloudreve/cloudreve:3.8.3
|
image: cloudreve/cloudreve:4.1.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -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.3.3"
|
image: "dbgate/dbgate:6.5.4"
|
||||||
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.11.1
|
image: jeessy/ddns-go:v6.11.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
deluge:
|
deluge:
|
||||||
image: "linuxserver/deluge:2.1.1"
|
image: "linuxserver/deluge:2.2.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
discourse:
|
discourse:
|
||||||
image: "bitnami/discourse:3.4.2"
|
image: "bitnami/discourse:3.4.5"
|
||||||
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.4.2"
|
image: "bitnami/discourse:3.4.5"
|
||||||
container_name: ${CONTAINER_NAME}-sidekiq
|
container_name: ${CONTAINER_NAME}-sidekiq
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}/database:/app/database"
|
- "${DATA_PATH}/database:/app/database"
|
||||||
- "${DATA_PATH}/logs:/app/logs"
|
- "${DATA_PATH}/logs:/app/logs"
|
||||||
image: mouday/domain-admin:v1.6.66
|
image: mouday/domain-admin:v1.6.69
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
dpanel:
|
dpanel:
|
||||||
image: "dpanel/dpanel:1.6.3-lite"
|
image: "dpanel/dpanel:1.7.3-lite"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
duplicati:
|
duplicati:
|
||||||
image: "duplicati/duplicati:2.1.0.115"
|
image: "duplicati/duplicati:2.1.0.120"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
easynode:
|
easynode:
|
||||||
image: "chaoszhu/easynode:v3.0.5"
|
image: "chaoszhu/easynode:v3.0.7"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
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