首次推出xunlei-test;

升级了ddns-go、dozzle、dpanel、drawio、emby、lucky、netdata、nextclound、portainer、qinglong、xiaozhi-esp32-server-mini、xiaozhi-esp32-server、xiaozhi-esp32-webui、zigbee2mqtt;
This commit is contained in:
waxgourd
2025-06-20 20:36:55 +08:00
parent c4f57aa203
commit 7f33f7afe8
37 changed files with 230 additions and 20 deletions

29
xunlei-test/config.yaml Normal file
View File

@@ -0,0 +1,29 @@
name: Xunlei(迅雷)内测版
version: 3.20.2-2
slug: xunlei-test
codenotary: wghaos@163.com
description: 迅雷NAS内测版
image: r.hassbus.com/wghaos/xunlei
url: https://gitcode.com/waxgourd/addons
init: false
arch:
- aarch64
- amd64
boot: manual
ports:
2345/tcp: 2345
webui: "http://[HOST]:[PORT:2345]/"
map:
- media:rw
- share:rw
apparmor: true
privileged:
- SYS_ADMIN
options:
download_path: "/share"
user: ""
password: ""
schema:
download_path: str
user: str
password: str