Files
openwiki-wiki/sources/seafile.md
T
2026-08-19 02:22:15 +08:00

1.8 KiB

type, title, description, tags
type title description tags
Reference SeaFile 大文件存储索引 Compact index of Robin's SeaFile instance at 10.10.10.254:9898 (public domain fb.biokingdom.top) — 4-6 storage libraries for PDFs / product docs / literature sharing. v1.2 seafile-util skill (2026-07-16) wired up: 9898 API + 40-char token + `Authorization: Token <token>` header. Closes the loop PDF → SeaFile (storage) → Wiki.js (publish) → OpenWiki (index) → MiniMax code (query) → Robin (customer).
seafile
source
file-storage
biokingdom
2026-08-17

SeaFile 大文件存储索引

数据源: SeaFile (http://10.10.10.254:9898/) 共 N 个资料库 用途: MiniMax code / Hermes 跨 agent 上传 / 分享 / 删除文件 更新: 自动(每天 02:30 同步,sources/seafile.md 刷新) 上次同步: 2026-08-17T18:30:02Z ·

配置 (v1.2 skill, 2026-07-16)

项目
API 端口 9898 (内网) — ⚠️ 5000 是 Web UI 反代, 不是 API
API 端点 http://10.10.10.254:9898/api2/
公网域名 https://fb.biokingdom.top (用于公网 share-link)
Token 40 字符 (权限齐全)
Auth Header Authorization: Token <token>

4-6 个资料库 (实测)

ID 名称 大小 文件数 最后更新 Owner

跟 LDR / Wiki.js / OpenWiki 集成

  • LDR 精读 → 配图上传 SeaFile → 嵌入 Wiki.js 文章 → MiniMax code 读 OpenWiki sources/ 引用 share-link
  • 形成闭环: PDF → SeaFile (存储) → Wiki.js (发布) → OpenWiki (索引) → MiniMax code (查询) → Robin (客户)

维护方式

  • 自动触发: ~/.local/bin/openwiki-update-sources.sh (每天 02:30)
  • 手动触发: bash ~/.local/bin/openwiki-update-sources.sh
  • 数据格式: 跟 seafile-util skill 共用 (Token / 9898 port / 401 fallback)