升级wghaossssh、xiaoya-alist

This commit is contained in:
waxgourd
2024-05-09 14:31:40 +08:00
parent e3b7ea9afe
commit 36864957ca
12 changed files with 35 additions and 53 deletions

View File

@@ -1,11 +0,0 @@
## [4.14.1] - 2024-01-15
from https://github.com/Binaryify/NeteaseCloudMusicApi/releases/tag/v4.14.1
## [4.14.0] - 2023-12-20
from https://github.com/Binaryify/NeteaseCloudMusicApi/releases/tag/v4.14.0
## [4.13.8] - 2023-10-27
from https://github.com/Binaryify/NeteaseCloudMusicApi/releases/tag/v4.13.8

View File

@@ -1,7 +0,0 @@
# 网易云音乐API
## 配置说明
### 网络
- 更改此主机上由加载项开发的端口默认3000可自行配置

View File

@@ -1,9 +0,0 @@
# 冬瓜甄选addonsNeteaseCloudMusicApi
## 关于
网易云音乐 Node.js API service
## 来源
https://github.com/Binaryify/NeteaseCloudMusicApi

View File

@@ -1,15 +0,0 @@
---
name: 网易云音乐 API
version: v4.14.1
slug: cloud-music
description: 网易云音乐 Node.js API service
url: https://gitcode.com/waxgourd/addons
init: false
codenotary: wghaos@163.com
arch:
- aarch64
- amd64
startup: services
image: binaryify/netease_cloud_music_api
ports:
3000/tcp: 3000

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -26,10 +26,6 @@ https://gitcode.com/waxgourd/addons
可以充当轻量级NAS的samba与一般的samba区别在于可以在挂载硬盘可以配置支持网卡。
✓ [NeteaseCloudMusicApi](NeteaseCloudMusicApi/) :
网易云音乐 Node.js API service。
✓ [filebrowser](filebrowser/) :
filebrowser提供指定目录下的文件管理界面可用于上传、删除、预览、重命名和编辑文件。

View File

@@ -1,3 +1,7 @@
### 0.2.3 2024-05-08
- 添加健康检测功能
### 0.2.2 2024-05-06
- 调整部分逻辑

View File

@@ -1,5 +1,5 @@
name: "WGHAOS SSH 配置器"
version: '0.2.2'
version: '0.2.3'
slug: 'wghaosssh'
codenotary: wghaos@163.com
description: '这将启用端口22222上的SSH WGHassOS控制台。仅适用于Home Assistant操作系统'

View File

@@ -1,3 +1,7 @@
### hostmode-2 (2024-05-08)
- 增加定时清理阿里云盘和签到功能
### hostmode-1 (2024-04-28)
- 版本更新

View File

@@ -3,8 +3,12 @@
## 配置说明
1. 软路由盒子类似 n1 等,具有 openwrt环境 (可以终端上一键配置)
1. NAS 等具有docker插件 (无法或很难登入终端,需要图形化自行配置)
1. 云服务器也就是俗称的 vps (可以终端上一键配置)
2. NAS 等具有docker插件 (无法或很难登入终端,需要图形化自行配置)
3. 云服务器也就是俗称的 vps (可以终端上一键配置)
### 注:
1. 在配置中【定时清理设置】,此处的设置顺序:分 时 天 月 周; 默认设置的是20 05 * * *此处代表是每天凌晨5:20
2. 不清理设置需将此处键入空格,然后保存,并重启 即可
## 安装说明
@@ -14,8 +18,22 @@
端口5678
访问: http://xxxxx:5678/ xxxx 为你alist所在设备的 IP
webdav 账号密码
使用webdav连接方式:
地址http://xxxxx:5678/dav
webdav 账号密码
用户: guest 密码: guest_Api789
重启就会自动更新数据库及搜索索引文件
docker restart xiaoya
重启就会自动更新数据库及搜索索引文件
推荐打开自动更新,保证自动同步,防止列表获取失效
---
获取阿里云盘信息方式:
token: [https://alist.nn.ci/zh/guide/drivers/aliyundrive.html#%E5%88%B7%E6%96%B0%E4%BB%A4%E7%89%8C](https://alist.nn.ci/zh/guide/drivers/aliyundrive.html#%E5%88%B7%E6%96%B0%E4%BB%A4%E7%89%8C)
刷新token: [https://alist.nn.ci/zh/guide/drivers/aliyundrive_open.html#%E5%88%B7%E6%96%B0%E4%BB%A4%E7%89%8C](https://alist.nn.ci/zh/guide/drivers/aliyundrive_open.html#%E5%88%B7%E6%96%B0%E4%BB%A4%E7%89%8C)
文件夹id
转存 [https://www.aliyundrive.com/s/rP9gP3h9asE](https://www.aliyundrive.com/s/rP9gP3h9asE) 到自己网盘选择资源盘然后浏览器打开转存后的目录浏览器的url
https://www.aliyundrive.com/drive/file/resource/640xxxxxxxxxxxxxxxxxxxca8a 最后一串就是,记得这个目录不要删,里面的内容可以定期删除

View File

@@ -1,5 +1,5 @@
name: 小雅Alist
version: hostmode-1
version: hostmode-2
slug: xiaoya-alist
codenotary: wghaos@163.com
description: '一个口碑级的alist应用'
@@ -23,6 +23,7 @@ options:
alipan_token: ""
alipan_refresh_token: ""
alipan_folder_id: ""
cron: "20 05 * * *"
pikpak_email: ""
pikpak_mobile: ""
docker_address_ext: ""
@@ -31,6 +32,7 @@ schema:
alipan_token: str
alipan_refresh_token: str
alipan_folder_id: str
cron: str?
pikpak_email: str?
pikpak_mobile: str?
docker_address_ext: str?