首次推出jdxb;

升级了alist、ddns-go、dpanel、drawio、emby、mpd、netdata、nextcloud、portainer、xiaoya-alist、xiao-tvbox、zigbee2mqtt.
This commit is contained in:
waxgourd
2025-02-08 18:37:24 +08:00
parent 6d948948b8
commit 47a7e45038
30 changed files with 94 additions and 12 deletions

3
jdxb/CHANGELOG.md Normal file
View File

@@ -0,0 +1,3 @@
### 1.0.1 (2025-02-07)
- 首次推出

9
jdxb/DOCS.md Normal file
View File

@@ -0,0 +1,9 @@
# Jdxb
## 使用方法
1. 启动后可访问 IP:9118 进入绑定界面
## 特别说明
1. 已经安装节点小宝套件/插件的设备会默认使用9118端口继续安装docker会产生冲突

11
jdxb/README.md Normal file
View File

@@ -0,0 +1,11 @@
# 冬瓜甄选addonsJdxb
## 关于
节点小宝是一款集内网穿透与异地组网的远程管理工具,满足您绝大部分的远程访问需求。
## 源
HTTPS: https://www.ionewu.com
文档: https://iepose.com/helpcenter/

19
jdxb/config.yaml Normal file
View File

@@ -0,0 +1,19 @@
{
"version": "1.0.1",
"name": "节点小宝",
"url": "https://www.ionewu.com",
"slug": "jdxb",
"description": "A Home Assistant add-on for jdxb service. 这是一个节点小宝客户端",
"arch": ["amd64", "aarch64"],
"image": "r.hassbus.com/wghaos/addon-wghaos-jdxb",
"startup": "application",
"init": false,
"ports": {
"9118/tcp": 9118
},
"webui": "[PROTO:http]://[HOST]:[PORT:9118]",
"boot": "manual",
"map": [
"addon_config:rw"
]
}

BIN
jdxb/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

BIN
jdxb/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB