mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v2.0.22
|
image: wushuo894/ani-rss:v2.0.23
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:v1.967.0
|
image: casbin/casdoor:v1.968.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -13,7 +13,7 @@ services:
|
|||||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||||
- NO_PROXY=localhost,127.0.0.1,::1
|
- NO_PROXY=localhost,127.0.0.1,::1
|
||||||
image: emby/embyserver:4.9.1.5
|
image: emby/embyserver:4.9.1.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:5.129.1
|
image: ghost:5.129.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -11,7 +11,7 @@ services:
|
|||||||
- PUID=0
|
- PUID=0
|
||||||
- PGID=0
|
- PGID=0
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghostchu/peerbanhelper:v8.0.0
|
image: ghostchu/peerbanhelper:v8.0.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE:-host}
|
network_mode: ${NETWORK_MODE:-host}
|
||||||
+1
-1
@@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-07-08
|
image: diygod/rsshub:2025-07-11
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -20,6 +20,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
||||||
|
- ${RUSTDESK_API_ROOT_PATH}/api-config:/app/config
|
||||||
rustdesk-server-s6:
|
rustdesk-server-s6:
|
||||||
container_name: server-rustdesk-api
|
container_name: server-rustdesk-api
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
@@ -10,6 +10,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- RUSTDESK_API_LANG=zh-CN
|
- RUSTDESK_API_LANG=zh-CN
|
||||||
|
- RELAY=${RUSTDESK_SERVER_URL}
|
||||||
|
- ENCRYPTED_ONLY=1
|
||||||
|
- MUST_LOGIN=N
|
||||||
image: lejianwen/rustdesk-server-s6:latest
|
image: lejianwen/rustdesk-server-s6:latest
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
@@ -25,16 +28,8 @@ services:
|
|||||||
- ${PANEL_APP_PORT_SERVER_WS}:21119
|
- ${PANEL_APP_PORT_SERVER_WS}:21119
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
|
||||||
rustdesk-server-s6:
|
|
||||||
environment:
|
|
||||||
- TZ=Asia/Shanghai
|
|
||||||
- MUST_LOGIN=N
|
|
||||||
- ENCRYPTED_ONLY=1
|
|
||||||
- RUSTDESK_API_LANG=zh-CN
|
|
||||||
- RELAY=${RUSTDESK_SERVER_URL}
|
|
||||||
volumes:
|
|
||||||
- ${RUSTDESK_API_ROOT_PATH}/server-data:/data
|
- ${RUSTDESK_API_ROOT_PATH}/server-data:/data
|
||||||
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
||||||
|
- ${RUSTDESK_API_ROOT_PATH}/api-config:/app/config
|
||||||
- ${HBBR_RUN_FILE:-./conf/hbbr/run}:/etc/s6-overlay/s6-rc.d/hbbr/run
|
- ${HBBR_RUN_FILE:-./conf/hbbr/run}:/etc/s6-overlay/s6-rc.d/hbbr/run
|
||||||
- ${HBBS_RUN_FILE:-./conf/hbbs/run}:/etc/s6-overlay/s6-rc.d/hbbs/run
|
- ${HBBS_RUN_FILE:-./conf/hbbs/run}:/etc/s6-overlay/s6-rc.d/hbbs/run
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- USER_PASSWORD_REQUIREMENTS=15
|
- USER_PASSWORD_REQUIREMENTS=15
|
||||||
- IMAGE_MAX_SIZE=15M
|
- IMAGE_MAX_SIZE=15M
|
||||||
- STORAGE_PROVIDER=local
|
- STORAGE_PROVIDER=local
|
||||||
image: anirdev/slink:v1.6.0
|
image: anirdev/slink:v1.6.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
- DB_CONNECTION=sqlite
|
- DB_CONNECTION=sqlite
|
||||||
- MAIL_MAILER=sqlite
|
- MAIL_MAILER=sqlite
|
||||||
image: linuxserver/speedtest-tracker:1.6.3
|
image: linuxserver/speedtest-tracker:1.6.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
image: linuxserver/speedtest-tracker:1.6.3
|
image: linuxserver/speedtest-tracker:1.6.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
Reference in New Issue
Block a user