新增wiki命令文件
This commit is contained in:
24
wiki/entities/AWS.md
Normal file
24
wiki/entities/AWS.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "AWS"
|
||||
type: entity
|
||||
tags: [Cloud, IaaS]
|
||||
sources: []
|
||||
last_updated: 2025-03-01
|
||||
---
|
||||
|
||||
## Summary
|
||||
AWS(Amazon Web Services)是亚马逊公司的云服务平台,提供IaaS、PaaS和SaaS服务。
|
||||
|
||||
## Key Claims
|
||||
- AWS提供超过200种云服务
|
||||
- AWS与Azure、GCP是三大主流云提供商
|
||||
- AWS CloudFormation支持跨账户StackSets部署
|
||||
|
||||
## Aliases
|
||||
- Amazon Web Services
|
||||
- AWS
|
||||
|
||||
## Connections
|
||||
- [[多云策略]] ← 支持 ← AWS
|
||||
- [[Kubernetes]] ← 托管 ← EKS
|
||||
|
||||
17
wiki/entities/Airtable.md
Normal file
17
wiki/entities/Airtable.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Airtable"
|
||||
type: entity
|
||||
tags: [database, inventory]
|
||||
sources: [n8n-full-tutorial-building-ai-agents-in-2025-for-beginners.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Airtable 是一款在线数据库服务,支持表格视图和 API 集成。
|
||||
|
||||
## Usage
|
||||
作为 n8n 的外部工具集成,Airtable 可用于库存管理和数据存储。
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 集成 ← [[Airtable]]
|
||||
- [[Agentic System]] ← 使用 ← [[Airtable]]
|
||||
22
wiki/entities/Alex-Ewerlof.md
Normal file
22
wiki/entities/Alex-Ewerlof.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Alex Ewerlöf"
|
||||
type: entity
|
||||
tags: [author, reliability-engineering, multi-agent]
|
||||
last_updated: 2026-04-13
|
||||
---
|
||||
|
||||
## Profile
|
||||
|
||||
- 资深工程师(Senior Staff Engineer),27年工作经验
|
||||
- 瑞典皇家理工学院(KTH)系统工程硕士学位
|
||||
- 过去十年专注于可靠性工程和弹性架构
|
||||
- 自2023年起专攻LLM领域
|
||||
|
||||
## Key Contributions
|
||||
|
||||
- [[Multi-Agent System Reliability]]:提出四种架构模式提升多智能体系统可靠性
|
||||
- 可靠性工程思维(Reliability Engineering Mindset)
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Multi-Agent System Reliability]] ← 作者
|
||||
19
wiki/entities/Anthropic.md
Normal file
19
wiki/entities/Anthropic.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Anthropic"
|
||||
type: entity
|
||||
tags: [AI公司, Claude]
|
||||
sources: [32wan-ren-shou-cang-de-claude-skills.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI安全公司,Claude模型的开发商,Claude Skills官方仓库发布方。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI公司
|
||||
- 产品:Claude, Claude Skills
|
||||
- 官网:anthropic.com
|
||||
|
||||
## Connections
|
||||
- [[Claude]] ← 开发商 ← [[Anthropic]]
|
||||
- [[Claude Skills]] ← 发布方 ← [[Anthropic]]
|
||||
34
wiki/entities/Apache-Superset.md
Normal file
34
wiki/entities/Apache-Superset.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Apache Superset"
|
||||
type: entity
|
||||
tags: [bi, data-visualization, python]
|
||||
sources: [install-apache-superset-in-docker.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Apache Superset是一款开源的BI(商业智能)可视化平台,支持SQL查询、图表构建和仪表板创建。
|
||||
|
||||
## Aliases
|
||||
- Superset
|
||||
- Apache Superset
|
||||
|
||||
## Key Attributes
|
||||
- 类型:BI可视化平台
|
||||
- 语言:Python
|
||||
- 许可:Apache License 2.0
|
||||
- 默认端口:8088
|
||||
|
||||
## Key Capabilities
|
||||
- SQL IDE,支持多数据库连接
|
||||
- 丰富的图表类型(ECharts、D3.js等)
|
||||
- 拖拽式仪表板构建
|
||||
- 缓存层(Redis/Celery)
|
||||
|
||||
## Related Entities
|
||||
- [[Docker]]:部署方式
|
||||
- [[MySQL]]:元数据库后端
|
||||
|
||||
## Connections
|
||||
- [[Apache Superset]] ← 部署于 ← [[Docker]]
|
||||
- [[MySQL]] ← 元数据库 ← [[Apache Superset]]
|
||||
22
wiki/entities/Atlassian-Jira.md
Normal file
22
wiki/entities/Atlassian-Jira.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Atlassian Jira"
|
||||
type: entity
|
||||
tags: [Collaboration, Project Management]
|
||||
sources: []
|
||||
last_updated: 2025-03-02
|
||||
---
|
||||
|
||||
## Summary
|
||||
Atlassian Jira是一个团队协作和工作流管理平台,支持敏捷开发和DevOps实践。
|
||||
|
||||
## Key Claims
|
||||
- Jira支持Scrum和Kanban敏捷框架
|
||||
- Jira提供团队间实时通信和工作流透明度
|
||||
|
||||
## Aliases
|
||||
- Jira
|
||||
- Atlassian Jira
|
||||
|
||||
## Connections
|
||||
- [[DevOps文化]] ← 工具 ← Jira
|
||||
|
||||
24
wiki/entities/BloopAI.md
Normal file
24
wiki/entities/BloopAI.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
id: BloopAI
|
||||
title: "BloopAI"
|
||||
type: entity
|
||||
tags: [ai, coding-agent, company]
|
||||
aliases: [Bloop]
|
||||
---
|
||||
|
||||
## Definition
|
||||
BloopAI 是一家专注于 AI 编码工具开发的公司,开发了 [[Vibe-Kanban]] 和 [[OpenCode]] 两款开源产品。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:公司/组织
|
||||
- **产品**:
|
||||
- [[Vibe-Kanban]]:AI 编码 Agent 任务看板
|
||||
- [[OpenCode]]:开源 AI 编码 Agent
|
||||
|
||||
## Related Entities
|
||||
- [[Vibe-Kanban]]:BloopAI 开发的产品
|
||||
- [[OpenCode]]:BloopAI 开发的产品
|
||||
|
||||
## Connections
|
||||
- [[BloopAI]] ← 开发 ← [[Vibe-Kanban]]
|
||||
- [[BloopAI]] ← 开发 ← [[OpenCode]]
|
||||
29
wiki/entities/Bright-Data.md
Normal file
29
wiki/entities/Bright-Data.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: "Bright Data"
|
||||
type: entity
|
||||
tags: [api, web-scraping, tiktok]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Bright Data是一个网页数据抓取平台,提供异步API来批量获取TikTok产品数据。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 通过异步请求API抓取TikTok产品JSON数据
|
||||
- 支持批量URL提交
|
||||
- 通过轮询机制检查任务完成状态
|
||||
|
||||
## API Endpoint
|
||||
```
|
||||
POST https://api.brightdata.com/datasets/v3/trigger
|
||||
```
|
||||
|
||||
## Key Parameters
|
||||
- dataset_id:数据集标识符
|
||||
- notify:是否发送通知
|
||||
- include_errors:是否包含错误信息
|
||||
|
||||
## Connections
|
||||
- [[Bright Data]] ← provides_data ← [[异步任务处理]]
|
||||
- [[Bright Data]] ← outputs_to ← [[Django]]
|
||||
16
wiki/entities/Caddy.md
Normal file
16
wiki/entities/Caddy.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Caddy"
|
||||
type: entity
|
||||
tags: [web server, reverse proxy]
|
||||
sources: [n8n-docker-install-update.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Caddy 是一款自动 HTTPS 的反向代理服务器。
|
||||
|
||||
## Usage
|
||||
在 n8n Docker 部署中,Caddy 用于提供 HTTPS 访问,反向代理到 n8n 容器。
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 访问 ← [[Caddy]] ← 提供 ← [[HTTPS]]
|
||||
21
wiki/entities/Canva.md
Normal file
21
wiki/entities/Canva.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Canva"
|
||||
type: entity
|
||||
tags: [设计, 简报, AI]
|
||||
sources: [chatgpt-knowledge-to-canva-gamma]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
在线设计工具,支持AI简报生成,但不适合前期资料整理。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:设计工具/简报软件
|
||||
- AI功能:2025年推出AI问答功能,支持中文
|
||||
- 定价:免费账号提供丰富模板
|
||||
|
||||
## 正确用法
|
||||
先在ChatGPT完成知识整理和大纲,再粘贴到Canva AI生成简报版面。
|
||||
|
||||
## Connections
|
||||
- [[ChatGPT]] ← 内容来源 ← [[Canva]]
|
||||
20
wiki/entities/ChatGPT.md
Normal file
20
wiki/entities/ChatGPT.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "ChatGPT"
|
||||
type: entity
|
||||
tags: [AI, OpenAI, 知识管理]
|
||||
sources: [chatgpt-knowledge-to-canva-gamma]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
OpenAI开发的AI对话模型,可用于知识整理和简报大纲生成。
|
||||
|
||||
## 在简报流程中的作用
|
||||
1. 5分钟资料研究和收集
|
||||
2. 1分钟建立知识架构
|
||||
3. 1分钟输出简报大纲
|
||||
4. 最后粘贴到Canva/Gamma制作
|
||||
|
||||
## Connections
|
||||
- [[Canva]] ← 设计 ← [[ChatGPT]]
|
||||
- [[Gamma]] ← 设计 ← [[ChatGPT]]
|
||||
18
wiki/entities/ChinaTextbook.md
Normal file
18
wiki/entities/ChinaTextbook.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "ChinaTextbook"
|
||||
type: entity
|
||||
tags: [资源, 教育, GitHub]
|
||||
sources: [china-textbook]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
开源项目,收集中国小学、初中、高中、大学PDF教材。
|
||||
|
||||
## Core Attributes
|
||||
- 大小:41.53 GB
|
||||
- 来源:国家中小学智慧教育平台
|
||||
- 地址:github.com/TapXWorld/ChinaTextbook
|
||||
|
||||
## Connections
|
||||
- [[GitHub]] ← 托管 ← [[ChinaTextbook]]
|
||||
19
wiki/entities/Chuck-Carroll.md
Normal file
19
wiki/entities/Chuck-Carroll.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Chuck Carroll"
|
||||
type: entity
|
||||
tags: [author, tutorial, youtube, rss]
|
||||
last_updated: 2025-10-10
|
||||
---
|
||||
|
||||
## Profile
|
||||
|
||||
- 技术博主
|
||||
- 撰写关于YouTube RSS获取方法的教程
|
||||
|
||||
## Key Contributions
|
||||
|
||||
- [[How to Get the RSS Feed For Any YouTube Channel]]:提供无需第三方服务获取YouTube频道RSS的方法
|
||||
|
||||
## Connections
|
||||
|
||||
- [[How to Get the RSS Feed For Any YouTube Channel]] ← 作者
|
||||
35
wiki/entities/Claude-Code-Templates.md
Normal file
35
wiki/entities/Claude-Code-Templates.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
id: Claude-Code-Templates
|
||||
title: "Claude-Code-Templates"
|
||||
type: entity
|
||||
tags: [claude-code, template, skill]
|
||||
aliases: [aitmpl, claude-code-templates]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Claude-Code-Templates 是一个模板平台,提供 Claude Code 可复用的 Skills、Agents、MCP 资源集合。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:模板平台
|
||||
- **网址**:https://www.aitmpl.com
|
||||
- **资源类型**:Skills、Agents、MCP
|
||||
|
||||
## Installation
|
||||
通过 npx 命令安装:
|
||||
```bash
|
||||
npx claude-code-templates@latest --skill=<path> --yes
|
||||
```
|
||||
|
||||
## Example
|
||||
安装 git-commit-helper Skill:
|
||||
```bash
|
||||
npx claude-code-templates@latest --skill=development/git-commit-helper --yes
|
||||
```
|
||||
|
||||
## Related Entities
|
||||
- [[Claude]]:Claude Code 的底层 AI 模型
|
||||
|
||||
## Connections
|
||||
- [[Claude-Code-Templates]] ← 提供模板 ← [[Skill]]
|
||||
- [[Claude-Code-Templates]] ← 提供模板 ← [[Agent]]
|
||||
- [[Claude-Code-Templates]] ← 提供模板 ← [[MCP]]
|
||||
19
wiki/entities/Claude-Skills.md
Normal file
19
wiki/entities/Claude-Skills.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Claude Skills"
|
||||
type: entity
|
||||
tags: [AI技能, Claude, 工作流]
|
||||
sources: [32wan-ren-shou-cang-de-claude-skills.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Anthropic官方发布的AI技能指南,本质是写给Claude的"说明书"和"SOP"。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI技能/工作流
|
||||
- 官方仓库:https://github.com/anthropics/skills(3.2万星)
|
||||
- 分类:Office四大件、开发者工具箱、创意类Skill
|
||||
|
||||
## Connections
|
||||
- [[Claude Skills]] ← 发布方 ← [[Anthropic]]
|
||||
- [[Vibe Coding]] ← 尽头 ← [[Claude Skills]]
|
||||
20
wiki/entities/Cline.md
Normal file
20
wiki/entities/Cline.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Cline"
|
||||
type: entity
|
||||
tags: [AI编程, 开源, VSCode插件]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
VS Code生态中最强大的开源自主编程插件,Cursor的最佳开源平替。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI编程插件
|
||||
- 平台:VS Code
|
||||
- 特点:深度理解项目上下文,支持MCP扩展,敏感操作需用户授权
|
||||
- 开源地址:https://github.com/cline/cline
|
||||
|
||||
## Connections
|
||||
- [[AI编程]] ← 开源平替 ← [[Cline]]
|
||||
- [[Cursor]] ← 原版 ← [[Cline]]
|
||||
33
wiki/entities/Clonezilla.md
Normal file
33
wiki/entities/Clonezilla.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Clonezilla"
|
||||
type: entity
|
||||
tags: [backup, cloning, linux]
|
||||
sources: [clonezilla-dui-ubuntu-server-jin-hang-quan-pan-jing-xiang-bei-fen.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Clonezilla(再生龙)是一款开源的磁盘克隆和备份工具,类似于Ghost,支持将整个磁盘或分区备份为镜像文件。
|
||||
|
||||
## Aliases
|
||||
- Clonezilla Live
|
||||
- 再生龙
|
||||
|
||||
## Key Attributes
|
||||
- 类型:磁盘备份工具
|
||||
- 许可:开源GPL
|
||||
- 支持架构:amd64, i386
|
||||
- 发行版:Debian-based
|
||||
|
||||
## Key Capabilities
|
||||
- 磁盘到镜像备份(savedisk)
|
||||
- 磁盘到磁盘克隆(devdev)
|
||||
- 支持NFS/SMB/SSH网络存储
|
||||
- 支持多种文件系统(ext4, NTFS, Btrfs等)
|
||||
|
||||
## Related Entities
|
||||
- [[Rufus]]:用于制作Clonezilla启动盘的工具
|
||||
- [[Ubuntu-Server]]:常见的备份目标系统
|
||||
|
||||
## Connections
|
||||
- [[Clonezilla]] ← 工具 ← [[磁盘镜像备份]]
|
||||
19
wiki/entities/CloudDrive2.md
Normal file
19
wiki/entities/CloudDrive2.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "CloudDrive2"
|
||||
type: entity
|
||||
tags: [云盘同步, NAS应用]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Summary
|
||||
Synology NAS 上的云盘同步应用,支持多种云存储服务。
|
||||
|
||||
## 描述
|
||||
CloudDrive2 是群晖 NAS 上的第三方应用,可将阿里云盘、115 网盘等云存储服务挂载为本地驱动器,实现 NAS 与云存储之间的同步。
|
||||
|
||||
## Aliases
|
||||
- CloudDrive2
|
||||
|
||||
## 连接
|
||||
- [[Synology NAS]]:安装平台
|
||||
- [[阿里云盘]]:支持的云存储服务
|
||||
19
wiki/entities/Coze.md
Normal file
19
wiki/entities/Coze.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Coze"
|
||||
type: entity
|
||||
tags: [AI平台, Agent, 字节跳动]
|
||||
sources: [ai-jie-jue-fang-an-zhuan-jia-pei-xin-ke-cheng.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
字节跳动推出的AI Agent平台,支持国内版(coze.cn)和海外版(coze.com)。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI Agent平台
|
||||
- 厂商:字节跳动
|
||||
- 版本:国内版、海外版
|
||||
- 特点:可视化工作流、插件市场、多行业Agent模板
|
||||
|
||||
## Connections
|
||||
- [[AI Agent]] ← 平台 ← [[Coze]]
|
||||
16
wiki/entities/Cpolar.md
Normal file
16
wiki/entities/Cpolar.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Cpolar"
|
||||
type: entity
|
||||
tags: [networking, tunnel]
|
||||
sources: [n8n-configure-telegram-trigger.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Cpolar 是一款内网穿透工具,用于将本地服务暴露到公网。
|
||||
|
||||
## Usage
|
||||
使用 Cpolar 可以将本地 n8n 实例暴露到公网,使得 Telegram 等外部服务可以访问 Webhook。
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 暴露 ← [[Cpolar]]
|
||||
28
wiki/entities/Cursor.md
Normal file
28
wiki/entities/Cursor.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Cursor"
|
||||
type: entity
|
||||
tags: [AI, IDE, 代码编辑器]
|
||||
sources: [cursor-2-0-beginner-guide, mcp-in-cursor]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
基于VS Code的AI增强代码编辑器,支持AI模型辅助代码生成和多任务代理操作。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI代码编辑器
|
||||
- 基础:VS Code
|
||||
- 定价:免费可用,付费升级获取更多额度
|
||||
- 支持:多AI代理并行操作
|
||||
|
||||
## Key Features
|
||||
- **Composer**:自研AI模型,生成速度比同类快4倍
|
||||
- **多代理模式**:同时运行不同任务,互不干扰
|
||||
- **Diff视图**:查看AI代码改动对比
|
||||
- **Agent模式**:自动执行内嵌命令并处理工具调用
|
||||
- **Ask模式**:仅提供文本答案,不改动文件
|
||||
- **MCP集成**:支持Model Context Protocol外部工具集成
|
||||
|
||||
## Connections
|
||||
- [[MCP]] ← 集成 ← [[Cursor]]
|
||||
- [[Composer]] ← 核心模型 ← [[Cursor]]
|
||||
22
wiki/entities/Dan-Koe.md
Normal file
22
wiki/entities/Dan-Koe.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Dan Koe"
|
||||
type: entity
|
||||
tags: [author, creator-economy, personal-development]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Profile
|
||||
|
||||
- 内容创作者、创业者
|
||||
- 运营The Dank OE newsletter
|
||||
- 倡导通才型思维和创意经济
|
||||
|
||||
## Key Contributions
|
||||
|
||||
- [[If you have multiple interests, do not waste the next 2-3 years]]:关于多重兴趣转化为事业的方法论
|
||||
- 2 Hour Writer产品创始人
|
||||
- Eden软件创始人
|
||||
|
||||
## Connections
|
||||
|
||||
- [[If you have multiple interests, do not waste the next 2-3 years]] ← 作者
|
||||
17
wiki/entities/DeepSeek.md
Normal file
17
wiki/entities/DeepSeek.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "DeepSeek"
|
||||
type: entity
|
||||
tags: [AI, 模型, AGI]
|
||||
sources: [deepseek-handbook]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
专注于通用人工智能(AGI)的中国科技公司。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI公司
|
||||
- 产品:DeepSeek-R1开源推理模型
|
||||
|
||||
## Connections
|
||||
- [[清华大学]] ← 手册发布 ← [[DeepSeek]]
|
||||
19
wiki/entities/Dify.md
Normal file
19
wiki/entities/Dify.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Dify"
|
||||
type: entity
|
||||
tags: [LLM应用, 开源, 工作流]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
LLM应用开发平台,帮助企业和个人快速搭建带知识库的AI机器人。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:LLM应用开发平台
|
||||
- 特点:可视化界面,支持模型调试、提示词编排、工作流
|
||||
- 开源地址:https://github.com/langgenius/dify
|
||||
|
||||
## Connections
|
||||
- [[LLM应用]] ← 开发平台 ← [[Dify]]
|
||||
- [[n8n]] ← 竞品 ← [[Dify]]
|
||||
31
wiki/entities/Django.md
Normal file
31
wiki/entities/Django.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Django"
|
||||
type: entity
|
||||
tags: [python, web-framework, backend]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Django是一个高级Python Web框架,鼓励快速开发和简洁实用的设计。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 核心Web框架,处理HTTP请求和响应
|
||||
- ORM系统定义数据库模型(Product、ProductImage、ProductVideo、ProductVariation、ProductReview)
|
||||
- Admin后台系统提供产品管理界面
|
||||
- REST Framework提供API接口
|
||||
|
||||
## Key Features Used
|
||||
- Django ORM:Python类到数据库表的映射
|
||||
- Django Admin:自动生成管理后台
|
||||
- Django REST Framework:构建RESTful API
|
||||
- Django-Q:异步任务队列
|
||||
- django-tinymce:富文本编辑器集成
|
||||
- django-filter:高级过滤功能
|
||||
|
||||
## Connections
|
||||
- [[Django]] ← extends ← [[Django REST Framework]]
|
||||
- [[Django]] ← uses ← [[MySQL]]
|
||||
- [[Django]] ← runs_on ← [[Docker]]
|
||||
- [[Django]] ← served_by ← [[Gunicorn]]
|
||||
- [[Django]] ← proxied_by ← [[Nginx]]
|
||||
20
wiki/entities/Docker.md
Normal file
20
wiki/entities/Docker.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Docker"
|
||||
type: entity
|
||||
tags: [容器, DevOps]
|
||||
sources: [trae-remote-dev-guide, dev-experience-standards]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
容器平台,用于应用容器化。
|
||||
|
||||
## 在Trae开发中的角色
|
||||
- Ubuntu 2开发环境:源码挂载到容器,代码修改实时生效
|
||||
- Ubuntu 1生产环境:镜像打包,数据持久化
|
||||
|
||||
## 关键配置
|
||||
- 用户组:用户必须在docker用户组才能免sudo操作
|
||||
|
||||
## Connections
|
||||
- [[Trae]] ← 开发 ← [[Docker]]
|
||||
18
wiki/entities/Flux.md
Normal file
18
wiki/entities/Flux.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Flux"
|
||||
type: entity
|
||||
tags: [AI绘图, 开源, 图像生成]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
开源AI绘图模型,出自前Stable Diffusion核心团队之手,被称为"开源界的Midjourney"。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI图像生成
|
||||
- 特点:人体解剖学最正确的开源模型,能精准在图中写出指定单词
|
||||
- 开源地址:https://github.com/black-forest-labs/flux
|
||||
|
||||
## Connections
|
||||
- [[AI绘图]] ← 开源平替 ← [[Flux]]
|
||||
16
wiki/entities/Gamma.md
Normal file
16
wiki/entities/Gamma.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Gamma"
|
||||
type: entity
|
||||
tags: [AI, 简报, 设计]
|
||||
sources: [chatgpt-knowledge-to-canva-gamma]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI简报工具,以专业AI简报效果著称。
|
||||
|
||||
## 正确用法
|
||||
先在ChatGPT完成知识整理和大纲,再粘贴到Gamma AI生成图文并茂简报。
|
||||
|
||||
## Connections
|
||||
- [[ChatGPT]] ← 内容来源 ← [[Gamma]]
|
||||
23
wiki/entities/Gemini-3.md
Normal file
23
wiki/entities/Gemini-3.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
id: Gemini-3
|
||||
title: "Gemini-3"
|
||||
type: entity
|
||||
tags: [google, ai-model, multimodal]
|
||||
sources: []
|
||||
last_updated: 2025-12-18
|
||||
---
|
||||
|
||||
# Gemini-3
|
||||
|
||||
Google开发的多模态AI模型,支持文本、图像、视频等多种模态的理解和生成。
|
||||
|
||||
## Aliases
|
||||
- Gemini 3
|
||||
- Gemini-3
|
||||
|
||||
## Definition
|
||||
Google的多模态大语言模型,擅长结构化输出和应用开发。
|
||||
|
||||
## Key Properties
|
||||
- 支持结构化输出
|
||||
- 可通过提示词约束模型思考
|
||||
25
wiki/entities/GitHub.md
Normal file
25
wiki/entities/GitHub.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: "GitHub"
|
||||
type: entity
|
||||
tags: [Git, 代码托管]
|
||||
sources: [git-push-connection-reset, china-textbook]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
全球最大代码托管平台,国内访问存在连接限制问题。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:代码托管平台
|
||||
- 问题:TCP连接被防火墙阻断(Connection reset)
|
||||
|
||||
## Connection Issues
|
||||
- `Recv failure: Connection was reset`:TCP层面中断
|
||||
- 原因:防火墙检测到流量特征,发送TCP RST包
|
||||
|
||||
## Solutions
|
||||
- **代理方案**:配置Git代理走本地V2RayN
|
||||
- **SSH方案**:切换到SSH协议(22端口相对稳定)
|
||||
|
||||
## Connections
|
||||
- [[Git]] ← 托管 ← [[GitHub]]
|
||||
27
wiki/entities/Gitea.md
Normal file
27
wiki/entities/Gitea.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Gitea"
|
||||
type: entity
|
||||
tags: [Git, 版本控制, 自托管]
|
||||
sources: [yang-xia-ri-ji-3]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
自建Git服务,为Obsidian笔记库提供版本控制,实现"任何时候都能回溯"的变更管理。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:自托管Git服务
|
||||
- 用途:笔记历史版本管理、变更可溯源
|
||||
- 特性:支持Pull Request进行笔记变更Review
|
||||
|
||||
## Value
|
||||
- **任何时候都能回溯**:三个月前某台服务器上跑的什么服务,git log即可找到
|
||||
- **变更有据可查**:commit message记录变更来源和内容
|
||||
- **多人协作预留**:权限体系支持未来多Agent协作
|
||||
|
||||
## Connections
|
||||
- [[Obsidian]] ← 版本控制 ← [[Gitea]]
|
||||
- [[OpenClaw]] ← 写入接口 ← [[Gitea]]
|
||||
|
||||
## Aliases
|
||||
- Gitea
|
||||
16
wiki/entities/Google-Sheets.md
Normal file
16
wiki/entities/Google-Sheets.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Google Sheets"
|
||||
type: entity
|
||||
tags: [spreadsheet, data]
|
||||
sources: [使用Claude自动生成N8N工作流的实操教程.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Google Sheets 是 Google 的在线表格服务,支持 API 集成。
|
||||
|
||||
## Usage
|
||||
作为 n8n 工作流的集成目标,用于新闻爬取后更新数据到 Google 表格。
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 写入 ← [[Google Sheets]]
|
||||
19
wiki/entities/Gunicorn.md
Normal file
19
wiki/entities/Gunicorn.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Gunicorn"
|
||||
type: entity
|
||||
tags: [wsgi-server, python, deployment]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Gunicorn(Green Unicorn)是一个Python WSGI HTTP服务器,用于在生产环境中运行Python Web应用。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 作为Django应用的WSGI服务器
|
||||
- 在Docker容器中运行
|
||||
- 监听8000端口
|
||||
|
||||
## Connections
|
||||
- [[Gunicorn]] ← runs ← [[Django]]
|
||||
- [[Gunicorn]] ← proxied_by ← [[Nginx]]
|
||||
17
wiki/entities/Haiper.md
Normal file
17
wiki/entities/Haiper.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Haiper"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI视频生成工具,支持免费无限次使用图生视频功能。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 特色:Discord免费无限使用,支持多种风格
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[Haiper]]
|
||||
18
wiki/entities/Homarr.md
Normal file
18
wiki/entities/Homarr.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Homarr"
|
||||
type: entity
|
||||
tags: [仪表盘, Docker]
|
||||
sources: [yong-docker-an-zhuang-homarr.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
服务器状态仪表盘工具,Docker部署。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:服务器仪表盘
|
||||
- 镜像:ghcr.io/homarr-labs/homarr
|
||||
- 端口:7575
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 容器 ← [[Homarr]]
|
||||
19
wiki/entities/HunyuanVideo.md
Normal file
19
wiki/entities/HunyuanVideo.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "HunyuanVideo"
|
||||
type: entity
|
||||
tags: [AI视频, 开源, 腾讯]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
腾讯混元视频生成模型,开源界参数量最大的视频生成模型之一。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 厂商:腾讯
|
||||
- 特点:参数量大,中文Prompt理解能力强,动作连贯符合物理直觉
|
||||
- 开源地址:https://github.com/Tencent-Hunyuan/HunyuanVideo
|
||||
|
||||
## Connections
|
||||
- [[AI生视频]] ← 开源平替 ← [[HunyuanVideo]]
|
||||
40
wiki/entities/Jellyfin.md
Normal file
40
wiki/entities/Jellyfin.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "Jellyfin"
|
||||
type: entity
|
||||
tags: [jellyfin, media-server, nas, synology]
|
||||
sources: [yong-docker-an-zhuang-jellyfin]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Jellyfin是开源媒体服务器,支持电影/剧集管理、转码和播放,兼容Plex/Emby生态。
|
||||
|
||||
## 核心特性
|
||||
- 开源自托管媒体服务器
|
||||
- 支持硬件转码(Intel QuickSync、NVIDIA GPU、AMD VAAPI)
|
||||
- 元数据自动刮削
|
||||
- 多平台客户端支持
|
||||
|
||||
## Docker部署配置
|
||||
```yaml
|
||||
services:
|
||||
jellyfin:
|
||||
image: nyanmisaka/jellyfin:latest
|
||||
user: "1026:100"
|
||||
ports:
|
||||
- 8096:8096/tcp
|
||||
- 7359:7359/udp
|
||||
volumes:
|
||||
- /volume1/docker/jellyfin/config:/config
|
||||
- /volume1/docker/jellyfin/cache:/cache
|
||||
- /volume2/movie:/media
|
||||
- "/volume1/TV shows:/media2"
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
environment:
|
||||
- JELLYFIN_PublishedServerUrl=http://jellyfin.ishenwei.online
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Synology NAS]] ← 宿主 ← [[Jellyfin]]
|
||||
- [[Docker]] ← 部署方式 ← [[Jellyfin]]
|
||||
24
wiki/entities/Karpathy.md
Normal file
24
wiki/entities/Karpathy.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Karpathy"
|
||||
type: entity
|
||||
tags: [人物, AI, 研究员]
|
||||
sources: [yang-xia-ri-ji-3]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI研究员,提出了LLM Wiki概念,与RAG模式对比,强调AI增量构建持久化Wiki的价值。
|
||||
|
||||
## LLM Wiki核心观点
|
||||
- **RAG vs LLM Wiki**:RAG每次从零检索,知识不积累;LLM Wiki让AI增量构建和维护持久化Wiki
|
||||
- **Obsidian Web Clipper**:浏览器插件随时采集网页文章
|
||||
- **Graph View用法**:发现孤岛页面(无页面链接指向)和知识盲区(被广泛提及但无专页)
|
||||
- **Git自动同步**:AI批量改文件能力越强,越需要版本管理兜底
|
||||
- **QMD**:Wiki规模变大后的精准搜索工具
|
||||
|
||||
## Connections
|
||||
- [[LLM-Wiki]] ← 提出 ← [[Karpathy]]
|
||||
- [[Obsidian]] ← 工具 ← [[Karpathy]]
|
||||
|
||||
## Aliases
|
||||
- Karpathy
|
||||
27
wiki/entities/Kubernetes.md
Normal file
27
wiki/entities/Kubernetes.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Kubernetes"
|
||||
type: entity
|
||||
tags: [Container, Orchestration]
|
||||
sources: []
|
||||
last_updated: 2025-03-01
|
||||
---
|
||||
|
||||
## Summary
|
||||
Kubernetes是一个开源容器编排平台,用于自动化容器化应用的部署、扩展和管理。
|
||||
|
||||
## Key Claims
|
||||
- Kubernetes支持跨云环境的工作负载编排
|
||||
- EKS、GKE、AKS分别是AWS、GCP、Azure的托管Kubernetes服务
|
||||
- Kubernetes是多云策略的关键组件
|
||||
|
||||
## Aliases
|
||||
- K8s
|
||||
- Kubernetes
|
||||
- EKS
|
||||
- GKE
|
||||
- AKS
|
||||
|
||||
## Connections
|
||||
- [[多云策略]] ← 依赖 ← Kubernetes
|
||||
- [[IaC]] ← 互补 ← 容器化
|
||||
|
||||
26
wiki/entities/LanceDB.md
Normal file
26
wiki/entities/LanceDB.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: "LanceDB"
|
||||
type: entity
|
||||
tags: [数据库, 向量数据库]
|
||||
sources: [yang-xia-ri-ji-2]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
基于LanceDB的向量数据库,用于OpenClaw的长期记忆存储,支持语义搜索。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:向量数据库
|
||||
- 用途:存储重要的决策、用户偏好、反复使用的流程
|
||||
- 检索方式:语义搜索
|
||||
|
||||
## 在OpenClaw中的角色
|
||||
- **长期记忆层**:memory-lancedb-pro
|
||||
- 与每日memory文件(短期)配合使用
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 长期记忆 ← [[LanceDB]]
|
||||
|
||||
## Aliases
|
||||
- LanceDB
|
||||
- memory-lancedb-pro
|
||||
22
wiki/entities/LangChain.md
Normal file
22
wiki/entities/LangChain.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "LangChain"
|
||||
type: entity
|
||||
tags: [RAG框架, LLM, 开发框架]
|
||||
---
|
||||
|
||||
## Definition
|
||||
LangChain是一个简化RAG流程的开发框架,提供Chain、Agent、Memory等抽象。
|
||||
|
||||
## Core Mechanism
|
||||
- Chain:串联LLM与工具/数据源
|
||||
- Agent:自主决策执行路径
|
||||
- Memory:会话记忆管理
|
||||
|
||||
## Key Properties
|
||||
- Python和JavaScript双版本
|
||||
- 丰富的内置组件
|
||||
- 活跃的开源社区
|
||||
|
||||
## Connections
|
||||
- [[RAG]] ← 工具 ← [[LangChain]]
|
||||
- [[LlamaIndex]] ← 类似 ← [[LangChain]]
|
||||
24
wiki/entities/LaunchDarkly.md
Normal file
24
wiki/entities/LaunchDarkly.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "LaunchDarkly"
|
||||
type: entity
|
||||
tags: [Feature Flags, DevOps, Deployment]
|
||||
sources: []
|
||||
last_updated: 2025-07-26
|
||||
---
|
||||
|
||||
## Summary
|
||||
LaunchDarkly是一个功能管理(Feature Management)平台,帮助团队实现渐进式发布、金丝雀部署和即时回滚。
|
||||
|
||||
## Key Claims
|
||||
- LaunchDarkly使团队能够在不重新部署的情况下控制功能开关
|
||||
- 功能标志将回滚时间从数小时缩短到秒级
|
||||
- HP通过功能标志将回滚时间从数小时缩短到数分钟
|
||||
- Christian Dior将15分钟回滚缩短到即时切换
|
||||
|
||||
## Aliases
|
||||
- LaunchDarkly
|
||||
|
||||
## Connections
|
||||
- [[RTO]] ← 改善 ← 功能标志
|
||||
- [[功能标志]] ← 平台 ← LaunchDarkly
|
||||
|
||||
22
wiki/entities/LlamaIndex.md
Normal file
22
wiki/entities/LlamaIndex.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "LlamaIndex"
|
||||
type: entity
|
||||
tags: [RAG框架, LLM, 开发框架]
|
||||
---
|
||||
|
||||
## Definition
|
||||
LlamaIndex是一个专门用于构建RAG应用的框架,专注于数据索引和检索优化。
|
||||
|
||||
## Core Mechanism
|
||||
- 数据连接器:支持多种数据源
|
||||
- 索引结构:树形、列表、向量等
|
||||
- 查询引擎:支持混合检索
|
||||
|
||||
## Key Properties
|
||||
- 专注RAG场景
|
||||
- 与LangChain可互操作
|
||||
- 丰富的索引策略
|
||||
|
||||
## Connections
|
||||
- [[RAG]] ← 工具 ← [[LlamaIndex]]
|
||||
- [[LangChain]] ← 类似 ← [[LlamaIndex]]
|
||||
40
wiki/entities/Mac-Mini.md
Normal file
40
wiki/entities/Mac-Mini.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "Mac Mini"
|
||||
type: entity
|
||||
tags: [hardware, apple, server, arm64]
|
||||
last_updated: 2026-04-13
|
||||
---
|
||||
|
||||
## Overview
|
||||
Mac Mini M4是家庭网络的主控节点,运行AI助手框架和多个服务。
|
||||
|
||||
## Attributes
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 型号 | Mac Mini M4 |
|
||||
| CPU架构 | Apple Silicon (ARM64) |
|
||||
| 内网IP | 192.168.3.189 |
|
||||
| 公共域名 | macmini.ishenwei.online |
|
||||
| SSH | 已启用 |
|
||||
|
||||
## 运行的服务
|
||||
| 服务 | 端口 | 说明 |
|
||||
|------|------|------|
|
||||
| OpenClaw | 8080 | AI助手框架 |
|
||||
| vaultwarden | 5151 | 密码管理 |
|
||||
| stq_nginx | 7777 | STQ项目反向代理 |
|
||||
| stq_frontend | 5173 | STQ前端 |
|
||||
| stq_web | 8000 | STQ Web服务 |
|
||||
| stq_mariadb | 3306 | STQ数据库 |
|
||||
| stq-n8n | 62000 | STQ n8n |
|
||||
|
||||
## FRP端口映射
|
||||
| 名称 | 类型 | localPort | remotePort |
|
||||
|------|------|------------|------------|
|
||||
| macmini-ssh | tcp | 22 | 60026 |
|
||||
| vaultwarden | tcp | 5151 | 15151 |
|
||||
|
||||
## 相关文档
|
||||
- [[Mac Mini 安装 FRP 0.65.0(ARM64)操作笔记]]
|
||||
- [[Mac Mini 服务器配置:防止自动锁屏与睡眠]]
|
||||
- [[家庭网络环境概览 2026-04-03]]
|
||||
19
wiki/entities/Manus.md
Normal file
19
wiki/entities/Manus.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Manus"
|
||||
type: entity
|
||||
tags: [AI智能体, AI公司]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI Agent领域的年度现象级产品,2025年定义AI Agent元年的里程碑式存在,已被Meta以数十亿美金收购。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI智能体产品
|
||||
- 收购:Meta,数十亿美金
|
||||
- 意义:定义AI Agent元年
|
||||
|
||||
## Connections
|
||||
- [[AI智能体]] ← 里程碑产品 ← [[Manus]]
|
||||
- [[OpenManus]] ← 开源平替 ← [[Manus]]
|
||||
32
wiki/entities/Merlin-Clash.md
Normal file
32
wiki/entities/Merlin-Clash.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "Merlin Clash"
|
||||
type: entity
|
||||
tags: [clash, merlin-firmware, router]
|
||||
sources: [rax50-lu-you-qi-geng-xin-merlin-clash-ding-yue.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Merlin Clash是基于Clash的梅林固件科学上网插件,支持在ASUS路由器上运行。
|
||||
|
||||
## Aliases
|
||||
- Merlin Clash
|
||||
- 梅林Clash
|
||||
|
||||
## Key Attributes
|
||||
- 类型:路由器科学上网插件
|
||||
- 基础:Clash
|
||||
- 固件:Asuswrt-Merlin
|
||||
|
||||
## Key Capabilities
|
||||
- 支持VLESS/VMess/Trojan等协议
|
||||
- 订阅自动更新
|
||||
- 局域网透明代理
|
||||
- 规则分流
|
||||
|
||||
## Related Entities
|
||||
- [[RAX50]]:支持的路由器型号
|
||||
- [[V2Ray/Tuic]]:提供代理节点
|
||||
|
||||
## Connections
|
||||
- [[Merlin Clash]] ← 运行于 ← [[RAX50]]
|
||||
35
wiki/entities/MinIO.md
Normal file
35
wiki/entities/MinIO.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "MinIO"
|
||||
type: entity
|
||||
tags: [s3, object-storage, self-hosted]
|
||||
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
MinIO是一款高性能的S3兼容对象存储服务器,可自托管部署。
|
||||
|
||||
## Aliases
|
||||
- MinIO Server
|
||||
- MinIO
|
||||
|
||||
## Key Attributes
|
||||
- 类型:S3兼容对象存储
|
||||
- 语言:Go
|
||||
- 许可:AGPLv3
|
||||
- API端口:9000
|
||||
- Console端口:9001
|
||||
|
||||
## Key Capabilities
|
||||
- S3 API完全兼容
|
||||
- 高性能(可达到每秒GB级吞吐)
|
||||
- 分布式存储扩展
|
||||
- Kubernetes原生支持
|
||||
- 兼容所有S3客户端
|
||||
|
||||
## Related Entities
|
||||
- [[Zipline]]:使用MinIO作为存储后端
|
||||
- [[Synology-NAS]]:常见部署平台
|
||||
|
||||
## Connections
|
||||
- [[MinIO]] ← 存储后端 ← [[Zipline]]
|
||||
28
wiki/entities/MiniMax-M2.7.md
Normal file
28
wiki/entities/MiniMax-M2.7.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "MiniMax-M2.7"
|
||||
type: entity
|
||||
tags: [AI, 模型, 200K-Context]
|
||||
sources: [yang-xia-ri-ji-4, yang-long-xia-5-tian]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
MiniMax推出的AI模型,拥有200K上下文窗口,是OpenClaw的主力模型。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI模型
|
||||
- Context Window:200K tokens
|
||||
- 用途:OpenClaw默认主力模型
|
||||
|
||||
## 与deepseek-reasoner对比
|
||||
| 模型 | Context Window | 用途 |
|
||||
|------|---------------|------|
|
||||
| MiniMax-M2.7 | 200K | 主力模型 |
|
||||
| deepseek-reasoner | 16K | 备用/调试中出现问题 |
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 主力模型 ← [[MiniMax-M2.7]]
|
||||
- [[deepseek-reasoner]] ← 对比 ← [[MiniMax-M2.7]]
|
||||
|
||||
## Aliases
|
||||
- MiniMax-M2.7
|
||||
24
wiki/entities/MySQL.md
Normal file
24
wiki/entities/MySQL.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "MySQL"
|
||||
type: entity
|
||||
tags: [database, relational-database]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
MySQL是一个开源关系型数据库管理系统,广泛用于Web应用的数据存储。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 存储TikTok产品的核心数据
|
||||
- 支持utf8mb4字符集以处理emoji和复杂字符
|
||||
- 通过Django ORM进行数据操作
|
||||
|
||||
## Key Configuration
|
||||
- 数据库名:tiktok_product_db
|
||||
- 端口:3306
|
||||
- 字符集:utf8mb4
|
||||
- sql_mode:STRICT_TRANS_TABLES
|
||||
|
||||
## Connections
|
||||
- [[MySQL]] ← stores ← [[Django]]
|
||||
32
wiki/entities/Nano-Banana-Pro.md
Normal file
32
wiki/entities/Nano-Banana-Pro.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
id: Nano-Banana-Pro
|
||||
title: "Nano Banana Pro"
|
||||
type: entity
|
||||
tags: [google, image-generation, ai-model]
|
||||
sources: []
|
||||
last_updated: 2025-12-18
|
||||
---
|
||||
|
||||
# Nano Banana Pro
|
||||
|
||||
Google生成式AI团队的图像生成模型,专注于专业级内容生产。
|
||||
|
||||
## Aliases
|
||||
- Nano Banana Pro
|
||||
- Nano-Banana Pro
|
||||
|
||||
## Definition
|
||||
Google的图像生成模型,在文本渲染、角色一致性、视觉合成、世界知识和4K高分辨率输出方面表现出色。
|
||||
|
||||
## Key Properties
|
||||
- 意图理解引擎突破
|
||||
- 物理规则推演能力
|
||||
- 构图美学理解
|
||||
- 支持最多14张参考图像
|
||||
- 利用Google搜索实现信息锚定
|
||||
- 支持1K至4K原生分辨率
|
||||
|
||||
## Related Concepts
|
||||
- [[身份锁定]]
|
||||
- [[意图理解引擎]]
|
||||
- [[信息锚定]]
|
||||
18
wiki/entities/Navidrome.md
Normal file
18
wiki/entities/Navidrome.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Navidrome"
|
||||
type: entity
|
||||
tags: [音乐, 流媒体, Docker]
|
||||
sources: [yong-docker-zhong-an-zhuang-navidrome.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
开源音乐流媒体服务器,通过Docker部署。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:音乐流媒体服务器
|
||||
- 镜像:deluan/navidrome:latest
|
||||
- 端口:4533
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 容器 ← [[Navidrome]]
|
||||
36
wiki/entities/Nginx.md
Normal file
36
wiki/entities/Nginx.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Nginx"
|
||||
type: entity
|
||||
tags: [web-server, reverse-proxy]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Nginx是一个高性能的HTTP服务器和反向代理。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 作为反向代理,将请求转发给Gunicorn
|
||||
- 提供静态文件服务(/static/和/media/)
|
||||
- 监听80端口
|
||||
|
||||
## Configuration
|
||||
```nginx
|
||||
upstream web {
|
||||
server web:8000;
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
location /static/ {
|
||||
alias /app/staticfiles/;
|
||||
}
|
||||
location / {
|
||||
proxy_pass http://web;
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Nginx]] ← proxies_to ← [[Gunicorn]]
|
||||
- [[Nginx]] ← serves_static ← [[Django]]
|
||||
32
wiki/entities/Node-js.md
Normal file
32
wiki/entities/Node-js.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
id: Node-js
|
||||
title: "Node.js"
|
||||
type: entity
|
||||
tags: [javascript, runtime, environment]
|
||||
aliases: [Node]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时环境,允许在服务器端执行 JavaScript 代码。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:运行时环境
|
||||
- **官方网址**:https://nodejs.org
|
||||
- **版本**:Vibe-Kanban 推荐使用 Node 20 LTS
|
||||
|
||||
## Installation Methods
|
||||
- **直接安装**:从官网下载安装包
|
||||
- **nvm**:通过 Node Version Manager 管理多版本
|
||||
- **包管理器**:`sudo apt install nodejs npm`(不推荐,可能版本过旧)
|
||||
|
||||
## Related Entities
|
||||
- [[nvm]]:Node.js 版本管理器
|
||||
- [[PM2]]:基于 Node.js 的进程管理器
|
||||
- [[Vibe-Kanban]]:依赖 Node.js 运行
|
||||
- [[OpenCode]]:依赖 Node.js 运行
|
||||
|
||||
## Connections
|
||||
- [[Node-js]] ← 安装工具 ← [[nvm]]
|
||||
- [[Vibe-Kanban]] ← 依赖 ← [[Node-js]]
|
||||
- [[OpenCode]] ← 依赖 ← [[Node-js]]
|
||||
- [[PM2]] ← 依赖 ← [[Node-js]]
|
||||
40
wiki/entities/NodeWarden.md
Normal file
40
wiki/entities/NodeWarden.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "NodeWarden"
|
||||
type: entity
|
||||
tags: [bitwarden, cloudflare, password-manager, serverless]
|
||||
sources: [nodewarden-ba-bitwarden-ban-dao-cloudflare-workers-shang-che-di-gao-bie-fu-wu-qi.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
NodeWarden是将Bitwarden服务器端运行在Cloudflare Workers上的开源实现,实现真正无服务器的密码管理。
|
||||
|
||||
## Aliases
|
||||
- NodeWarden
|
||||
|
||||
## Key Attributes
|
||||
- 类型:Bitwarden服务器替代品
|
||||
- 平台:Cloudflare Workers
|
||||
- 存储:Cloudflare D1 + R2
|
||||
- 许可:开源
|
||||
|
||||
## Key Capabilities
|
||||
- 单用户密码保管库(登录/笔记/卡片/身份)
|
||||
- 全量/api/sync兼容
|
||||
- TOTP二次验证(无需付费会员)
|
||||
- 附件上传/下载(基于R2)
|
||||
- passkey支持
|
||||
|
||||
## Key Differences from Bitwarden
|
||||
- 单用户(无组织/集合/多成员)
|
||||
- 无SSO/SCIM/企业目录
|
||||
- 无Send/紧急访问功能
|
||||
- 纯免费,无订阅
|
||||
|
||||
## Related Entities
|
||||
- [[Bitwarden]]:兼容的客户端
|
||||
- [[Cloudflare]]:部署平台
|
||||
|
||||
## Connections
|
||||
- [[NodeWarden]] ← 服务端 ← [[Bitwarden]]
|
||||
- [[Cloudflare]] ← 平台 ← [[NodeWarden]]
|
||||
16
wiki/entities/Node_js.md
Normal file
16
wiki/entities/Node_js.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Node.js"
|
||||
type: entity
|
||||
tags: [runtime, javascript]
|
||||
sources: [n8n-Claude-通过自然语言自动化工作流.md, 使用Claude自动生成N8N工作流的实操教程.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时,用于构建服务器端和网络应用。
|
||||
|
||||
## Usage
|
||||
n8n-mcp 需要 Node.js 环境运行,npx n8n-mcp 命令依赖 Node.js。
|
||||
|
||||
## Connections
|
||||
- [[n8n-mcp]] ← 运行在 ← [[Node.js]]
|
||||
20
wiki/entities/NotebookLM.md
Normal file
20
wiki/entities/NotebookLM.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "NotebookLM"
|
||||
type: entity
|
||||
tags: [AI工具, Google, 笔记, 学习]
|
||||
sources: [7-ways-notebooklm-make-life-easier.md, notebooklm-open-source-alternatives.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Google推出的AI笔记助手,通过source-grounding机制确保答案准确。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI笔记与研究助手
|
||||
- 厂商:Google
|
||||
- 核心机制:source-grounding(知识库严格限制在用户上传文档内)
|
||||
- 特色功能:Audio Overviews(双人播客)、项目规划、文档分析
|
||||
|
||||
## Connections
|
||||
- [[Source-grounding]] ← 核心机制 ← [[NotebookLM]]
|
||||
- [[Audio Overviews]] ← 功能 ← [[NotebookLM]]
|
||||
39
wiki/entities/Obsidian.md
Normal file
39
wiki/entities/Obsidian.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "Obsidian"
|
||||
type: entity
|
||||
tags: [笔记工具, 知识管理]
|
||||
sources: [yang-xia-ri-ji-3, yang-long-xia-5-tian]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
本地笔记管理工具,通过双链和Graph View支持知识网络化,配合OpenClaw实现AI输出的持久化。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:笔记管理工具
|
||||
- 同步方式:iCloud Drive(三端同步:Mac mini、Laptop、iPhone)
|
||||
- 插件:Obsidian Git(自动commit+push)、Web Clipper(网页剪藏)
|
||||
|
||||
## Key Features
|
||||
- Graph View:图谱视图发现孤岛页面和知识盲区
|
||||
- 双链语法:`[[PageName]]`建立页面间连接
|
||||
- Callout块:`>[!NOTE]`标记待确认/已确认信息
|
||||
- 附件本地化:图片存储在attachments/目录
|
||||
|
||||
## Directory Structure(in nexus workspace)
|
||||
```
|
||||
/Users/weishen/Workspace/nexus/
|
||||
├── openclaw/
|
||||
│ ├── knowledgebase/ # 跨Agent共用知识
|
||||
│ ├── xingshu/ # 星枢专属笔记
|
||||
│ ├── xinghui/ # 星辉专属笔记
|
||||
│ └── xingyao/ # 星曜专属笔记
|
||||
└── …(其他Obsidian笔记)
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] → 写入接口 → [[Obsidian]]
|
||||
- [[Gitea]] → 版本控制 → [[Obsidian]]
|
||||
|
||||
## Aliases
|
||||
- Obsidian
|
||||
39
wiki/entities/Ollama.md
Normal file
39
wiki/entities/Ollama.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "Ollama"
|
||||
type: entity
|
||||
tags: [ollama, local-llm, ai, python]
|
||||
last_updated: 2026-04-13
|
||||
---
|
||||
|
||||
## Overview
|
||||
Ollama是本地大语言模型运行平台,支持一键部署和管理LLM。
|
||||
|
||||
## Attributes
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 安装方式 | 官方安装脚本 |
|
||||
| 默认端口 | 11434 |
|
||||
| 默认监听 | 127.0.0.1 |
|
||||
| 模型存储 | ~/.ollama/models |
|
||||
|
||||
## 支持的模型
|
||||
| 模型 | 大小 | 用途 |
|
||||
|------|------|------|
|
||||
| qwen2.5-coder:7b | 4.6GB | 代码生成 |
|
||||
| qwen2.5-coder:3b | ~2GB | 轻量代码生成 |
|
||||
|
||||
## API接口
|
||||
- REST API: http://localhost:11434
|
||||
- API列表: http://localhost:11434/api/tags
|
||||
- 聊天: http://localhost:11434/api/chat
|
||||
|
||||
## 远程访问配置
|
||||
编辑`/etc/systemd/system/ollama.service`:
|
||||
```ini
|
||||
Environment="OLLAMA_HOST=0.0.0.0"
|
||||
```
|
||||
然后重启服务使其他机器可访问。
|
||||
|
||||
## 相关文档
|
||||
- [[在 Ubuntu 安装 Ollama 并运行 Qwen2.5-Coder 7B]]
|
||||
- [[可自动化、可扩展、AI增强的电商数据采集与处理系统]]
|
||||
39
wiki/entities/OpenClaw.md
Normal file
39
wiki/entities/OpenClaw.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "OpenClaw"
|
||||
type: entity
|
||||
tags: [AI, Agent, 系统软件]
|
||||
sources: [yang-xia-ri-ji-1, yang-xia-ri-ji-2, yang-xia-ri-ji-3, yang-xia-ri-ji-4, yang-xia-ri-ji-5, yang-long-xia-5-tian]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
AI Agent操作系统,运行在Mac Mini等设备上,通过Telegram等渠道与用户交互,管理多个专业化Agent协同工作。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI Agent操作系统
|
||||
- 运行平台:Mac Mini(中央控制节点)
|
||||
- 通信渠道:Telegram
|
||||
- Agent数量:4个(星枢、星辉、星曜等)
|
||||
|
||||
## Capabilities
|
||||
- obsidian skill:笔记的读取、搜索、创建、修改
|
||||
- cron任务:定时执行自动任务
|
||||
- 记忆系统:短期记忆文件 + LanceDB向量数据库
|
||||
- self-improving:结构化经验记录与复盘
|
||||
- 多渠道路由:支持Telegram等不同渠道的模型配置
|
||||
|
||||
## Key Files
|
||||
- `openclaw.json`:全局配置文件
|
||||
- `AGENTS.md`:Agent定义和启动序列
|
||||
- `memory/YYYY-MM-DD.md`:每日对话记录
|
||||
- `learnings/LEARNINGS.md`:错误规则记录
|
||||
|
||||
## Connections
|
||||
- [[Obsidian]] ← 笔记载体 ← [[OpenClaw]]
|
||||
- [[Gitea]] ← 版本控制 ← [[OpenClaw]]
|
||||
- [[比利哥]] ← 创建者 ← [[OpenClaw]]
|
||||
- [[星辉]]/[[星枢]] ← 实例 ← [[OpenClaw]]
|
||||
|
||||
## Aliases
|
||||
- OpenClaw
|
||||
- openclaw
|
||||
43
wiki/entities/OpenCode.md
Normal file
43
wiki/entities/OpenCode.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
id: OpenCode
|
||||
title: "OpenCode"
|
||||
type: entity
|
||||
tags: [ai-agent, coding-agent, open-source]
|
||||
aliases: [opencode-ai]
|
||||
---
|
||||
|
||||
## Definition
|
||||
OpenCode 是由 [[BloopAI]] 开发的开源 AI 编码 Agent,提供终端界面、桌面应用和 IDE 扩展三种形态。支持任意 LLM Provider,可通过 API Key 配置。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:产品/项目
|
||||
- **开发商**:[[BloopAI]]
|
||||
- **开源**:是
|
||||
- **官网**:https://opencode.ai
|
||||
- **安装命令**:`curl -fsSL https://opencode.ai/install | bash`
|
||||
|
||||
## Key Features
|
||||
- 支持任意 LLM Provider(通过 API Key 配置)
|
||||
- 提供 OpenCode Zen 托管服务(预配置模型)
|
||||
- Plan 模式和 Build 模式切换(Tab 键)
|
||||
- 支持 /undo 和 /redo 命令
|
||||
- 支持拖拽图片到终端
|
||||
- 支持对话分享
|
||||
- 主题定制、快捷键定制、代码格式化器定制
|
||||
- 自定义命令功能
|
||||
|
||||
## Usage Patterns
|
||||
1. 初始化项目:`opencode` 进入项目后运行 `/init`,生成 `AGENTS.md` 文件
|
||||
2. 创建计划:使用 Tab 键切换到 Plan 模式
|
||||
3. 构建代码:使用 Tab 键切换到 Build 模式
|
||||
4. 代码问答:使用 `@` 键模糊搜索项目文件
|
||||
|
||||
## Related Entities
|
||||
- [[BloopAI]]:开发商
|
||||
- [[Vibe-Kanban]]:集成了 OpenCode 作为支持的编码 Agent
|
||||
- [[AGENTS-md]]:OpenCode 初始化时生成的项目说明文件
|
||||
|
||||
## Connections
|
||||
- [[OpenCode]] ← 开发 ← [[BloopAI]]
|
||||
- [[Vibe-Kanban]] ← 支持 ← [[OpenCode]]
|
||||
- [[OpenCode]] ← 生成 ← [[AGENTS-md]]
|
||||
21
wiki/entities/OpenManus.md
Normal file
21
wiki/entities/OpenManus.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "OpenManus"
|
||||
type: entity
|
||||
tags: [AI智能体, 开源, 工作流]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Manus的开源平替项目,5万Star,核心逻辑是规划→执行→循环反馈。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI智能体
|
||||
- Star数:5万
|
||||
- 核心逻辑:Planning → Execution → 循环反馈
|
||||
- 技术:browser-use/Playwright,Python沙盒环境
|
||||
- 开源地址:https://github.com/FoundationAgents/OpenManus
|
||||
|
||||
## Connections
|
||||
- [[AI智能体]] ← 开源平替 ← [[OpenManus]]
|
||||
- [[Manus]] ← 原版 ← [[OpenManus]]
|
||||
33
wiki/entities/OpenSSH.md
Normal file
33
wiki/entities/OpenSSH.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "OpenSSH"
|
||||
type: entity
|
||||
tags: [remote-access, ssh, security]
|
||||
sources: [ubuntu-24-04-enable-ssh.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
OpenSSH是SSH协议的开源实现,提供安全的远程登录和文件传输功能。
|
||||
|
||||
## Aliases
|
||||
- OpenSSH Server
|
||||
- sshd
|
||||
|
||||
## Key Attributes
|
||||
- 类型:远程访问工具
|
||||
- 协议:SSH
|
||||
- 默认端口:22
|
||||
- 许可:BSD
|
||||
|
||||
## Key Capabilities
|
||||
- 加密的远程登录
|
||||
- 密钥认证支持
|
||||
- SFTP/SCP文件传输
|
||||
- 端口转发/隧道
|
||||
- Ubuntu 24.04支持ssh.socket和ssh.service两种模式
|
||||
|
||||
## Related Entities
|
||||
- [[Ubuntu-Server]]:常见的运行系统
|
||||
|
||||
## Connections
|
||||
- [[OpenSSH]] ← 安装于 ← [[Ubuntu-Server]]
|
||||
42
wiki/entities/PM2.md
Normal file
42
wiki/entities/PM2.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
---
|
||||
id: PM2
|
||||
title: "PM2"
|
||||
type: entity
|
||||
tags: [node-js, process-manager, devops]
|
||||
aliases: [pm2-process-manager]
|
||||
---
|
||||
|
||||
## Definition
|
||||
PM2 是 Node.js 应用程序的生产级进程管理器,提供进程守护、负载均衡、自动重启和开机自启功能。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:工具/进程管理器
|
||||
- **技术栈**:Node.js
|
||||
- **安装命令**:`npm install -g pm2`
|
||||
- **官网**:http://pm2.io
|
||||
|
||||
## Key Features
|
||||
- 进程守护(daemonize)
|
||||
- 自动重启
|
||||
- 负载均衡(cluster mode)
|
||||
- 开机自启(`pm2 startup` + `pm2 save`)
|
||||
- 进程监控(`pm2 monit`)
|
||||
- 日志管理(`pm2 logs`)
|
||||
- 进程列表(`pm2 list`)
|
||||
|
||||
## Usage with Vibe-Kanban
|
||||
```bash
|
||||
pm2 start "HOST=0.0.0.0 PORT=9999 npx vibe-kanban" --name vibe-kanban
|
||||
pm2 logs vibe-kanban
|
||||
pm2 restart vibe-kanban
|
||||
pm2 delete vibe-kanban
|
||||
```
|
||||
|
||||
## Related Entities
|
||||
- [[Vibe-Kanban]]:PM2 管理的应用之一
|
||||
- [[Node-js]]:PM2 管理的运行时环境
|
||||
|
||||
## Connections
|
||||
- [[PM2]] ← 管理进程 ← [[Vibe-Kanban]]
|
||||
- [[PM2]] ← 依赖 ← [[Node-js]]
|
||||
20
wiki/entities/Perplexica.md
Normal file
20
wiki/entities/Perplexica.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Perplexica"
|
||||
type: entity
|
||||
tags: [AI搜索, 开源, 本地化]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Perplexity的开源平替,完全本地化的AI搜索引擎,2.8K Star。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI搜索引擎
|
||||
- 特点:完全本地化,支持SearXNG和本地LLM,保护隐私
|
||||
- Star数:2.8K
|
||||
- 开源地址:https://github.com/ItzCrazyKns/Perplexica
|
||||
|
||||
## Connections
|
||||
- [[AI搜索]] ← 开源平替 ← [[Perplexica]]
|
||||
- [[Perplexity]] ← 原版 ← [[Perplexica]]
|
||||
18
wiki/entities/PixVerse.md
Normal file
18
wiki/entities/PixVerse.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "PixVerse"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
爱诗科技开发的AI视频生成工具,支持多种风格和首尾帧生成。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 厂商:爱诗科技
|
||||
- 特色:多种风格(真实/动漫/3D),角色一致性
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[PixVerse]]
|
||||
30
wiki/entities/Plex.md
Normal file
30
wiki/entities/Plex.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Plex"
|
||||
type: entity
|
||||
tags: [plex, media, server, streaming]
|
||||
last_updated: 2025-02-23
|
||||
---
|
||||
|
||||
## Overview
|
||||
Plex Media Server是家庭媒体服务器,支持多平台客户端播放视频、音乐等内容。
|
||||
|
||||
## Attributes
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 类型 | 媒体服务器软件 |
|
||||
| 部署位置 | Synology NAS |
|
||||
| 账号 | Apple ID: ishenwei@hotmail.com |
|
||||
|
||||
## 客户端设备
|
||||
| 设备 | 系统 | APK位置 |
|
||||
|------|------|----------|
|
||||
| 当贝盒子 | Android | NAS/Software/家庭影视平台/Plex |
|
||||
| 华为盒子 | Android 5.0+ | 最高支持版本10.5.0 |
|
||||
|
||||
## 媒体库配置
|
||||
- 目录:aliyun-movie, aliyun-tvshows, aliyun-documentory
|
||||
- 通过Xiaoya选择资源,转存到相应目录
|
||||
- Plex自动刮削并展示
|
||||
|
||||
## 相关文档
|
||||
- [[Synology NAS + Xiaoya Alist + CloudDrive2 + Plex 家庭影视平台]]
|
||||
33
wiki/entities/Portainer.md
Normal file
33
wiki/entities/Portainer.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Portainer"
|
||||
type: entity
|
||||
tags: [portainer, docker, container-management]
|
||||
sources: [yong-docker-an-zhuang-portainer]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Portainer是Docker可视化容器管理平台,提供Web界面管理容器、卷、网络和镜像。
|
||||
|
||||
## 核心特性
|
||||
- Docker容器可视化管理的Web UI
|
||||
- 支持容器、镜像、卷、网络管理
|
||||
- 支持Edge Agent用于分布式集群管理
|
||||
- 提供CE和BE版本
|
||||
|
||||
## Docker Compose部署
|
||||
```yaml
|
||||
services:
|
||||
portainer:
|
||||
container_name: portainer
|
||||
image: portainer/portainer-ce:lts
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- portainer_data:/data
|
||||
ports:
|
||||
- 9443:9443
|
||||
- 8000:8000
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 管理对象 ← [[Portainer]]
|
||||
29
wiki/entities/QMD.md
Normal file
29
wiki/entities/QMD.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: "QMD"
|
||||
type: entity
|
||||
tags: [搜索工具, Markdown]
|
||||
sources: [yang-xia-ri-ji-3, yang-long-xia-5-tian]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
完全本地运行的Markdown搜索引擎,结合BM25(关键词)、向量嵌入和重排序器。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:本地Markdown搜索引擎
|
||||
- 地址:github.com/tobi/qmd
|
||||
- 搜索方式:混合搜索(BM25 + 向量 + 重排序)
|
||||
|
||||
## 与OpenClaw的结合
|
||||
解决内置SQLite搜索在精确匹配上表现差的问题:
|
||||
- 纯语义搜索在专有名词、具体数字、确切短语上失败
|
||||
- 混合搜索结合关键词匹配和语义相似性
|
||||
|
||||
## 判断标准
|
||||
Wiki到几百个页面之前,index.md目录文件足够用;等AI找东西开始变慢,再接入QMD。
|
||||
|
||||
## Connections
|
||||
- [[OpenClaw]] ← 搜索后端 ← [[QMD]]
|
||||
|
||||
## Aliases
|
||||
- QMD
|
||||
23
wiki/entities/Qdrant.md
Normal file
23
wiki/entities/Qdrant.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Qdrant"
|
||||
type: entity
|
||||
tags: [向量数据库, RAG, 搜索]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Qdrant是一个开源的向量数据库(Vector Store),用于存储Embedding Vector并实现相似度检索。
|
||||
|
||||
## Core Mechanism
|
||||
- 高效存储高维向量
|
||||
- 支持相似度搜索(ANN算法)
|
||||
- 提供过滤和分桶能力
|
||||
|
||||
## Key Properties
|
||||
- 开源
|
||||
- 支持密集向量和稀疏向量
|
||||
- 适合RAG场景
|
||||
|
||||
## Connections
|
||||
- [[Vector Store]] ← 实例 ← [[Qdrant]]
|
||||
- [[Embedding Vector]] ← 存储 ← [[Qdrant]]
|
||||
- [[RAG]] ← 支持 ← [[Qdrant]]
|
||||
27
wiki/entities/RAG.md
Normal file
27
wiki/entities/RAG.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "RAG"
|
||||
type: entity
|
||||
tags: [RAG, LLM, 检索增强生成]
|
||||
---
|
||||
|
||||
## Definition
|
||||
RAG = Retrieval Augmented Generation,将LLM与外部数据源连接的通用方法。
|
||||
|
||||
## Core Mechanism
|
||||
通过三阶段流程:Indexing → Retrieval → Generation,使LLM能够访问私有或最新数据。
|
||||
|
||||
## Key Properties
|
||||
- 突破LLM Context Window限制
|
||||
- 支持私有/最新数据访问
|
||||
- 可与预训练知识互补
|
||||
|
||||
## Aliases
|
||||
- Retrieval Augmented Generation
|
||||
- 检索增强生成
|
||||
|
||||
## Connections
|
||||
- [[Indexing]] ← 包含于 ← [[RAG]]
|
||||
- [[Retrieval]] ← 包含于 ← [[RAG]]
|
||||
- [[Generation]] ← 包含于 ← [[RAG]]
|
||||
- [[LLM]] ← 扩展 ← [[RAG]]
|
||||
- [[Vector Store]] ← 依赖 ← [[RAG]]
|
||||
32
wiki/entities/RAX50.md
Normal file
32
wiki/entities/RAX50.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "RAX50"
|
||||
type: entity
|
||||
tags: [netgear, router, wifi-6]
|
||||
sources: [rax50-lu-you-qi-geng-xin-merlin-clash-ding-yue.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Netgear RAX50是一款支持WiFi 6的家用路由器,可刷梅林固件扩展功能。
|
||||
|
||||
## Aliases
|
||||
- Netgear RAX50
|
||||
- RAX50
|
||||
- Nighthawk RAX50
|
||||
|
||||
## Key Attributes
|
||||
- 类型:WiFi 6路由器
|
||||
- 厂商:Netgear
|
||||
- 固件:支持Asuswrt-Merlin
|
||||
|
||||
## Key Capabilities
|
||||
- WiFi 6(802.11ax)支持
|
||||
- 可刷梅林固件
|
||||
- 支持Merlin Clash科学上网插件
|
||||
- USB接口用于存储共享
|
||||
|
||||
## Related Entities
|
||||
- [[Merlin Clash]]:在RAX50上运行的插件
|
||||
|
||||
## Connections
|
||||
- [[RAX50]] ← 运行 ← [[Merlin Clash]]
|
||||
30
wiki/entities/Rufus.md
Normal file
30
wiki/entities/Rufus.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Rufus"
|
||||
type: entity
|
||||
tags: [bootable-usb, tool, windows]
|
||||
sources: [clonezilla-dui-ubuntu-server-jin-hang-quan-pan-jing-xiang-bei-fen.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Rufus是一款Windows平台的开源启动盘制作工具,可将ISO镜像写入U盘创建可启动介质。
|
||||
|
||||
## Aliases
|
||||
- Rufus USB Creator
|
||||
|
||||
## Key Attributes
|
||||
- 类型:启动盘制作工具
|
||||
- 平台:Windows
|
||||
- 许可:开源GPL
|
||||
|
||||
## Key Capabilities
|
||||
- 支持ISO写入USB设备
|
||||
- 支持GPT/MBR分区方案选择
|
||||
- 支持UEFI/BIOS启动模式
|
||||
- 可制作Clonezilla、Ubuntu等Linux发行版启动盘
|
||||
|
||||
## Related Entities
|
||||
- [[Clonezilla]]:常见的 Rufus 写入目标
|
||||
|
||||
## Connections
|
||||
- [[Rufus]] ← 用于制作 ← [[Clonezilla]]
|
||||
19
wiki/entities/RustDesk.md
Normal file
19
wiki/entities/RustDesk.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "RustDesk"
|
||||
type: entity
|
||||
tags: [远程桌面, 开源软件]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Summary
|
||||
开源远程桌面软件,支持自托管。
|
||||
|
||||
## 描述
|
||||
RustDesk 是一款开源的远程桌面软件,类似于 TeamViewer,支持 Windows、Linux、macOS 等平台。它允许用户通过 ID 和密码直接连接,或者部署自己的中继服务器来实现更安全的远程访问。
|
||||
|
||||
## Aliases
|
||||
- RustDesk
|
||||
|
||||
## 连接
|
||||
- [[Ubuntu]]:常用的远程控制目标系统
|
||||
- [[X11]]:依赖的显示协议
|
||||
21
wiki/entities/Slack.md
Normal file
21
wiki/entities/Slack.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Slack"
|
||||
type: entity
|
||||
tags: [Collaboration, Communication]
|
||||
sources: []
|
||||
last_updated: 2025-03-02
|
||||
---
|
||||
|
||||
## Summary
|
||||
Slack是一个团队实时通信和协作平台,支持DevOps团队的透明沟通。
|
||||
|
||||
## Key Claims
|
||||
- Slack提供团队间实时通信和工作流可见性
|
||||
- Slack支持与多种DevOps工具集成
|
||||
|
||||
## Aliases
|
||||
- Slack
|
||||
|
||||
## Connections
|
||||
- [[DevOps文化]] ← 工具 ← Slack
|
||||
|
||||
22
wiki/entities/Sora.md
Normal file
22
wiki/entities/Sora.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: Sora
|
||||
title: "Sora"
|
||||
type: entity
|
||||
tags: [openai, video-generation, ai-model]
|
||||
sources: []
|
||||
last_updated: 2025-12-18
|
||||
---
|
||||
|
||||
# Sora
|
||||
|
||||
OpenAI开发的视频生成模型,能够根据文本描述生成高质量视频内容。
|
||||
|
||||
## Aliases
|
||||
- Sora
|
||||
|
||||
## Definition
|
||||
AI视频生成模型,支持文本到视频、图像到视频等多种生成模式。
|
||||
|
||||
## Key Properties
|
||||
- 成本比OpenAI其他方案便宜六倍以上
|
||||
- 支持API调用
|
||||
19
wiki/entities/Stable-Diffusion.md
Normal file
19
wiki/entities/Stable-Diffusion.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Stable Diffusion"
|
||||
type: entity
|
||||
tags: [AI绘图, 开源]
|
||||
sources: [2025-nai-ge-shen-ji-ai-kai-yuan-ping-ti.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
老牌开源AI绘图模型,LoRA和ControlNet生态最丰富。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI图像生成
|
||||
- 特点:LoRA和ControlNet生态最丰富,适合动漫角色、特定姿势控制
|
||||
- 开源地址:https://github.com/CompVis/stable-diffusion
|
||||
|
||||
## Connections
|
||||
- [[AI绘图]] ← 开源项目 ← [[Stable Diffusion]]
|
||||
- [[Flux]] ← 竞品 ← [[Stable Diffusion]]
|
||||
18
wiki/entities/Stable-Video.md
Normal file
18
wiki/entities/Stable-Video.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Stable Video"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Stability AI推出的AI视频生成平台,支持精细摄像机控制。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 厂商:Stability AI
|
||||
- 特色:LoRA摄像机控制,多种风格,帧插值技术
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[Stable Video]]
|
||||
37
wiki/entities/Synology-NAS.md
Normal file
37
wiki/entities/Synology-NAS.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: "Synology NAS"
|
||||
type: entity
|
||||
tags: [nas, synology, storage, docker]
|
||||
last_updated: 2026-04-03
|
||||
---
|
||||
|
||||
## Overview
|
||||
Synology NAS DS718是家庭媒体中心和数据存储中枢,运行多个Docker服务。
|
||||
|
||||
## Attributes
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 型号 | DS718 |
|
||||
| 内网IP | 192.168.3.17 |
|
||||
| 公共域名 | nas.ishenwei.online |
|
||||
| SSH | 已启用 |
|
||||
| DSM版本 | 7+ |
|
||||
|
||||
## 运行的服务
|
||||
| 服务 | 端口 | 说明 |
|
||||
|------|------|------|
|
||||
| DSM | 5000 | 管理系统 |
|
||||
| Calibre | 8083 | 电子书库 |
|
||||
| MinIO | 9001 | 对象存储 |
|
||||
| Zipline | 3333 | 文件分享/图床 |
|
||||
| Navidrome | 4533 | 音乐流媒体 |
|
||||
| Jellyfin | 8096 | 媒体服务器 |
|
||||
| Prometheus | 9090 | 监控系统 |
|
||||
| Alertmanager | 9093 | 告警中心 |
|
||||
| v2raya | 2017 | V2Ray代理 |
|
||||
| vaultwarden | 5151 | 密码管理 |
|
||||
| CloudDrive2 | 19798 | 云盘挂载 |
|
||||
|
||||
## 相关文档
|
||||
- [[Synology NAS + Xiaoya Alist + CloudDrive2 + Plex 家庭影视平台]]
|
||||
- [[家庭网络环境概览 2026-04-03]]
|
||||
19
wiki/entities/Telegram.md
Normal file
19
wiki/entities/Telegram.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Telegram"
|
||||
type: entity
|
||||
tags: [messaging, webhook]
|
||||
sources: [n8n-configure-telegram-trigger.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Telegram 是一款跨平台的即时通讯服务,支持 Bot API 和 Webhook 集成。
|
||||
|
||||
## Usage
|
||||
通过 Telegram Bot API,n8n 等自动化工具可以接收和处理 Telegram 消息。
|
||||
|
||||
## Related Concepts
|
||||
- [[Webhook HTTPS]]:Telegram 要求 Webhook URL 必须为 HTTPS
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 接收 ← [[Telegram]]
|
||||
23
wiki/entities/Templater.md
Normal file
23
wiki/entities/Templater.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Templater"
|
||||
type: entity
|
||||
tags: [Obsidian, 插件, 模板]
|
||||
sources: [templater-plugin]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Obsidian的模板插件,支持变量插入和JavaScript执行。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:Obsidian插件
|
||||
- 开发者:SilentVoid13
|
||||
- 许可:GNU AGPLv3
|
||||
|
||||
## Key Features
|
||||
- 模板语言:插入变量和函数结果
|
||||
- JavaScript支持:执行任意JS代码操作变量
|
||||
- 警告:执行任意代码可能有安全风险
|
||||
|
||||
## Connections
|
||||
- [[Obsidian]] ← 插件 ← [[Templater]]
|
||||
24
wiki/entities/Terraform.md
Normal file
24
wiki/entities/Terraform.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Terraform"
|
||||
type: entity
|
||||
tags: [IaC, Cloud]
|
||||
sources: []
|
||||
last_updated: 2025-03-01
|
||||
---
|
||||
|
||||
## Summary
|
||||
Terraform是HashiCorp开发的开源基础设施即代码(IaC)工具,支持多云资源编排。
|
||||
|
||||
## Key Claims
|
||||
- Terraform使用HCL语言定义云资源
|
||||
- Terraform支持AWS、Azure、GCP等多云提供商
|
||||
- Terraform是云无关的IaC解决方案
|
||||
|
||||
## Aliases
|
||||
- Terraform
|
||||
- HashiCorp Terraform
|
||||
|
||||
## Connections
|
||||
- [[IaC]] ← 工具 ← Terraform
|
||||
- [[多云策略]] ← 支撑 ← Terraform
|
||||
|
||||
31
wiki/entities/TinyMCE.md
Normal file
31
wiki/entities/TinyMCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "TinyMCE"
|
||||
type: entity
|
||||
tags: [rich-text-editor, javascript, django]
|
||||
sources: [tiktok-pm-python-django-project.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
TinyMCE是一个基于JavaScript的富文本编辑器,可集成到Web应用中提供类似Word的编辑体验。
|
||||
|
||||
## Role in TikTok PM Project
|
||||
- 集成到Django Admin中
|
||||
- 用于编辑product的description、description_1、description_2字段
|
||||
- 提供富文本格式(粗体、斜体、列表等)
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
pip install django-tinymce
|
||||
```
|
||||
|
||||
## Usage
|
||||
在Django Admin的ProductAdminForm中指定字段使用TinyMCE widget:
|
||||
```python
|
||||
widgets = {
|
||||
'description': TinyMCE(attrs={'cols': 80, 'rows': 20}),
|
||||
}
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[TinyMCE]] ← integrated_into ← [[Django Admin定制]]
|
||||
28
wiki/entities/Trae.md
Normal file
28
wiki/entities/Trae.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Trae"
|
||||
type: entity
|
||||
tags: [IDE, Remote-SSH, 开发工具]
|
||||
sources: [trae-remote-dev-guide]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
支持VS Code插件生态的IDE,通过Remote-SSH支持远程服务器开发。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:IDE
|
||||
- 特点:原生支持VS Code插件生态
|
||||
- 连接方式:Remote-SSH
|
||||
|
||||
## Architecture
|
||||
- Ubuntu 2 (Dev Server):存放源码,运行Docker容器(代码挂载)
|
||||
- Ubuntu 1 (Prod Server):运行Docker容器(镜像打包),数据持久化
|
||||
- ThinkBook (Local):仅作为UI端
|
||||
|
||||
## Development Modes
|
||||
- **模式A**:Attach到正在运行的容器(推荐调试)
|
||||
- **模式B**:远程编辑宿主机文件 + Docker CLI(适合编排)
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 容器 ← [[Trae]]
|
||||
- [[Ubuntu]] ← 服务器 ← [[Trae]]
|
||||
38
wiki/entities/Transmission.md
Normal file
38
wiki/entities/Transmission.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: "Transmission"
|
||||
type: entity
|
||||
tags: [transmission, bt, download, docker]
|
||||
sources: [yong-docker-an-zhuang-transmission]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Transmission是开源BT下载客户端,提供远程Web界面管理BT下载任务。
|
||||
|
||||
## 核心特性
|
||||
- 开源BT下载客户端
|
||||
- Web UI远程管理
|
||||
- 支持认证(USER/PASS环境变量)
|
||||
- 支持Peer端口配置(TCP/UDP)
|
||||
|
||||
## Docker部署配置
|
||||
```yaml
|
||||
services:
|
||||
transmission:
|
||||
image: lscr.io/linuxserver/transmission:latest
|
||||
ports:
|
||||
- "9091:9091" # Web UI
|
||||
- "51413:51413" # Peer TCP
|
||||
- "51413:51413/udp" # Peer UDP
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- USER=shenwei
|
||||
- PASS=zmkm99zmkm00
|
||||
volumes:
|
||||
- /home/shenwei/Docker/transmission/data:/config
|
||||
- /home/shenwei/Downloads:/downloads
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 部署方式 ← [[Transmission]]
|
||||
54
wiki/entities/Ubuntu-Server.md
Normal file
54
wiki/entities/Ubuntu-Server.md
Normal file
@@ -0,0 +1,54 @@
|
||||
---
|
||||
title: "Ubuntu Server"
|
||||
type: entity
|
||||
tags: [ubuntu, server, linux, docker]
|
||||
last_updated: 2026-04-03
|
||||
---
|
||||
|
||||
## Overview
|
||||
家庭网络中运行的两台Ubuntu Server服务器,分别承担应用服务和开发任务。
|
||||
|
||||
## Ubuntu Server 1
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 内网IP | 192.168.3.47 |
|
||||
| 域名 | ubuntu1.ishenwei.online |
|
||||
| SSH | 60022 (FRP映射) |
|
||||
|
||||
**服务**:Grafana, Prometheus, n8n, Superset, Homarr, Transmission, Portainer, it-tools
|
||||
|
||||
## Ubuntu Server 2
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 内网IP | 192.168.3.45 |
|
||||
| 域名 | ubuntu2.ishenwei.online |
|
||||
| SSH | 60024 (FRP映射) |
|
||||
|
||||
**服务**:n8n, drawio, Gitea, Portainer, it-tools, tiktok_pm
|
||||
|
||||
## FRP端口映射 (Ubuntu1)
|
||||
| 名称 | remotePort |
|
||||
|------|------------|
|
||||
| ubuntu1-ssh | 60022 |
|
||||
| transmission | 19091 |
|
||||
| grafana | 13000 |
|
||||
| homarr | 17575 |
|
||||
| superset | 18777 |
|
||||
| tk | 18888 |
|
||||
| ubuntu1-portainer | 19443 |
|
||||
| it-tools | 18999 |
|
||||
|
||||
## FRP端口映射 (Ubuntu2)
|
||||
| 名称 | remotePort |
|
||||
|------|------------|
|
||||
| ubuntu2-ssh | 60024 |
|
||||
| tk-dev | 18889 |
|
||||
| n8n | 15679 |
|
||||
| it-tools | 18999 |
|
||||
| drawio | 18085 |
|
||||
|
||||
## 相关文档
|
||||
- [[在 Ubuntu 安装 Ollama 并运行 Qwen2.5-Coder 7B]]
|
||||
- [[Ubuntu服务器通过rsync实现日常增量备份]]
|
||||
- [[家庭监控方案:Prometheus + Grafana + Node Exporter + cAdvisor + Blackbox]]
|
||||
- [[通过VPS+内网反向代理实现域名访问内网穿透]]
|
||||
17
wiki/entities/V2Ray-Tuic.md
Normal file
17
wiki/entities/V2Ray-Tuic.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "V2Ray/Tuic"
|
||||
type: entity
|
||||
tags: [proxy, networking]
|
||||
sources: [n8n-docker-install-update.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
V2Ray 和 Tuic 是网络代理工具,支持 SOCKS5 代理协议。
|
||||
|
||||
## Usage
|
||||
在 n8n Docker 部署中,V2Ray/Tuic 作为宿主机代理,通过 SOCKS5 让容器内流量科学上网。
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 网络通过 ← [[V2Ray/Tuic]]
|
||||
- [[n8n]] ← 代理通过 ← [[V2Ray/Tuic]]
|
||||
34
wiki/entities/VPS.md
Normal file
34
wiki/entities/VPS.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "VPS"
|
||||
type: entity
|
||||
tags: [vps, server, reverse-proxy, frp]
|
||||
last_updated: 2026-04-13
|
||||
---
|
||||
|
||||
## Overview
|
||||
VPS(Virtual Private Server)作为公网中转服务器,运行FRPS和Caddy提供内网穿透和反向代理服务。
|
||||
|
||||
## Attributes
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 提供商 | RackNerd |
|
||||
| 公网IP | 192.227.222.142 |
|
||||
| 域名 | vps.ishenwei.online |
|
||||
| SSH | ssh vps1 |
|
||||
| 操作系统 | Ubuntu |
|
||||
|
||||
## 运行的服务
|
||||
| 服务 | 说明 | 端口 |
|
||||
|------|------|------|
|
||||
| Caddy | HTTPS反向代理 | 80/443 |
|
||||
| FRP Server | 内网穿透服务端 | 7000 |
|
||||
| FRP Dashboard | FRP管理面板 | 7500 |
|
||||
|
||||
## 架构位置
|
||||
```
|
||||
Internet → VPS (192.227.222.142) → 内网FRP客户端
|
||||
```
|
||||
|
||||
## 相关文档
|
||||
- [[通过VPS+内网反向代理实现域名访问内网穿透]]
|
||||
- [[家庭网络环境概览 2026-04-03]]
|
||||
42
wiki/entities/Vibe-Kanban.md
Normal file
42
wiki/entities/Vibe-Kanban.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
id: Vibe-Kanban
|
||||
title: "Vibe-Kanban"
|
||||
type: entity
|
||||
tags: [ai-agent, coding-agent, task-board]
|
||||
aliases: []
|
||||
---
|
||||
|
||||
## Definition
|
||||
Vibe-Kanban 是由 [[BloopAI]] 开发的开源 AI 编码 Agent 任务看板工具。通过看板界面管理 AI Agent 的任务执行,每个任务运行在独立的 git worktree 中隔离进行。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:产品/项目
|
||||
- **开发商**:[[BloopAI]]
|
||||
- **技术栈**:Node.js
|
||||
- **开源**:是(GitHub:https://github.com/BloopAI/vibe-kanban)
|
||||
- **官网**:https://www.vibekanban.com
|
||||
|
||||
## Key Features
|
||||
- AI 编码 Agent 任务看板
|
||||
- 隔离的 git worktree 执行环境
|
||||
- 默认使用 `--dangerously-skip-permissions` 标志运行
|
||||
- 支持 [[MCP]] 集成
|
||||
- 支持 [[GitHub]] CLI 集成(创建 Pull Request)
|
||||
- 可通过 `PORT` 环境变量指定端口
|
||||
- 可通过 `HOST` 环境变量指定绑定地址(`0.0.0.0` 允许远程访问)
|
||||
|
||||
## Dependencies
|
||||
- [[Node-js]](推荐 LTS 版本)
|
||||
- [[OpenCode]](支持的编码 Agent 之一)
|
||||
- [[PM2]](可选,用于进程管理)
|
||||
|
||||
## Related Entities
|
||||
- [[OpenCode]]:Vibe-Kanban 支持的编码 Agent
|
||||
- [[PM2]]:可选的进程管理器
|
||||
- [[BloopAI]]:开发商
|
||||
|
||||
## Connections
|
||||
- [[Vibe-Kanban]] ← 支持 ← [[OpenCode]]
|
||||
- [[Vibe-Kanban]] ← 安装依赖 ← [[Node-js]]
|
||||
- [[Vibe-Kanban]] ← 进程管理 ← [[PM2]]
|
||||
- [[Vibe-Kanban]] ← 开发 ← [[BloopAI]]
|
||||
18
wiki/entities/Video-Ocean.md
Normal file
18
wiki/entities/Video-Ocean.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Video Ocean"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
潞晨科技推出的多功能AI视频生成平台,支持多种画风切换。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 厂商:潞晨科技
|
||||
- 特色:V2.0版本高清逼真,多种画风
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[Video Ocean]]
|
||||
18
wiki/entities/Vidu.md
Normal file
18
wiki/entities/Vidu.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Vidu"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
生数科技联合清华大学发布的AI视频大模型,中国首个长时长、高一致性、高动态性视频模型。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI视频生成
|
||||
- 机构:生数科技+清华大学
|
||||
- 特色:多主体参考功能,10秒生成一段视频
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[Vidu]]
|
||||
18
wiki/entities/Viva.md
Normal file
18
wiki/entities/Viva.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Viva"
|
||||
type: entity
|
||||
tags: [AI视频, 图生视频, AI]
|
||||
sources: [14ge-mian-fei-ai-tu-sheng-shi-ping-gong-ju.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
智象未来推出的免费AI创意视觉生成平台,图生视频质量在免费产品中表现优异。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI创意视觉生成
|
||||
- 厂商:智象未来
|
||||
- 特色:完前免费,支持6种运镜方式
|
||||
|
||||
## Connections
|
||||
- [[图生视频]] ← 工具 ← [[Viva]]
|
||||
17
wiki/entities/YouTube.md
Normal file
17
wiki/entities/YouTube.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "YouTube"
|
||||
type: entity
|
||||
tags: [视频平台, n8n]
|
||||
sources: [youtube-channel-id]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
全球最大视频平台,可通过Channel ID接入n8n等自动化工作流。
|
||||
|
||||
## Channel ID
|
||||
- 格式:`UCPlwvN0w4qFSP1FllALB92w`
|
||||
- 获取方法:view-source页面查询channel_id参数
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 集成 ← [[YouTube]]
|
||||
19
wiki/entities/Yuri-Pessa.md
Normal file
19
wiki/entities/Yuri-Pessa.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Yuri Pessa"
|
||||
type: entity
|
||||
tags: [author, product-design, agentic-ai]
|
||||
last_updated: 2025-03-02
|
||||
---
|
||||
|
||||
## Profile
|
||||
|
||||
- LinkedIn AI产品设计领域作者
|
||||
- 专注于Agentic AI产品设计研究
|
||||
|
||||
## Key Contributions
|
||||
|
||||
- [[Designing for Agentic AI]]:提出Agentic AI设计的五大最佳实践原则
|
||||
|
||||
## Connections
|
||||
|
||||
- [[Designing for Agentic AI]] ← 作者
|
||||
37
wiki/entities/Zipline.md
Normal file
37
wiki/entities/Zipline.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: "Zipline"
|
||||
type: entity
|
||||
tags: [image-hosting, self-hosted, s3]
|
||||
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
Zipline是一款自托管图床应用,提供图片上传API,支持与n8n等工具集成。
|
||||
|
||||
## Aliases
|
||||
- Zipline Image Host
|
||||
- Zipline
|
||||
|
||||
## Key Attributes
|
||||
- 类型:图片托管服务
|
||||
- 平台:Node.js
|
||||
- 数据库:PostgreSQL/SQLite
|
||||
- 存储后端:S3兼容存储
|
||||
- 默认端口:3000
|
||||
|
||||
## Key Capabilities
|
||||
- 图片上传API
|
||||
- API Token认证
|
||||
- 可配置上传规则
|
||||
- 支持与n8n工作流集成
|
||||
- 提供仪表板管理
|
||||
|
||||
## Related Entities
|
||||
- [[MinIO]]:S3兼容存储后端
|
||||
- [[n8n]]:可调用Zipline API的工作流工具
|
||||
- [[Synology-NAS]]:部署平台
|
||||
|
||||
## Connections
|
||||
- [[Zipline]] ← 存储 ← [[MinIO]]
|
||||
- [[Zipline]] ← 集成 ← [[n8n]]
|
||||
23
wiki/entities/b_top_plus_plus.md
Normal file
23
wiki/entities/b_top_plus_plus.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "btop++"
|
||||
type: entity
|
||||
tags: [Linux, 系统监控, TUI]
|
||||
sources: [linux-system-monitor]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
最好的TUI系统资源监控应用,界面美观,功能平衡。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:TUI系统监控
|
||||
- 安装:Pacman或Snap包
|
||||
- 特点:响应快、SSH友好
|
||||
|
||||
## 启动
|
||||
```
|
||||
btop
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Linux]] ← 监控 ← [[btop++]]
|
||||
31
wiki/entities/deepseek-reasoner.md
Normal file
31
wiki/entities/deepseek-reasoner.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "deepseek-reasoner"
|
||||
type: entity
|
||||
tags: [AI, 模型, 16K-Context]
|
||||
sources: [yang-xia-ri-ji-4]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
DeepSeek推出的推理模型,Context Window只有16K,是导致星枢Telegram频道Context Limit问题的根源。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI模型
|
||||
- Context Window:16K tokens
|
||||
- 问题:safeguard模式预留一半token给compaction,实际可用为0
|
||||
|
||||
## 问题原因
|
||||
星枢的Telegram channel配置了deepseek-reasoner,加上OpenClaw的safeguard模式预留16384 tokens,导致:
|
||||
```
|
||||
estimatedPromptTokens=393
|
||||
overflowTokens=392
|
||||
reserveTokens=16384
|
||||
# 实际可用 = 16K - 16K = 0
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[星枢]] ← 绑定导致问题 ← [[deepseek-reasoner]]
|
||||
- [[MiniMax-M2.7]] ← 应切换回 ← [[deepseek-reasoner]]
|
||||
|
||||
## Aliases
|
||||
- deepseek-reasoner
|
||||
35
wiki/entities/it-tools.md
Normal file
35
wiki/entities/it-tools.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: "it-tools"
|
||||
type: entity
|
||||
tags: [it-tools, developer-tools, docker]
|
||||
sources: [yong-docker-an-zhuang-it-tools]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
it-tools是面向IT从业者的常用工具Web集合,提供URL编码/解码、JSON格式化、密码生成等在线工具。
|
||||
|
||||
## 核心特性
|
||||
- 面向IT从业者的工具集合
|
||||
- Docker容器化部署,内存限制128M
|
||||
- 支持交互模式(stdin_open + tty)
|
||||
- 开源免费
|
||||
|
||||
## Docker部署配置
|
||||
```yaml
|
||||
services:
|
||||
it-tools:
|
||||
image: corentinth/it-tools:latest
|
||||
container_name: it-tools
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ports:
|
||||
- "8999:80"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 128M
|
||||
```
|
||||
|
||||
## Connections
|
||||
- [[Docker]] ← 部署方式 ← [[it-tools]]
|
||||
36
wiki/entities/n8n.md
Normal file
36
wiki/entities/n8n.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "n8n"
|
||||
type: entity
|
||||
tags: [工作流, 自动化, AI]
|
||||
sources: [n8n-configure-telegram-trigger.md, n8n-docker-install-update.md, n8n-full-tutorial-building-ai-agents-in-2025-for-beginners.md, n8n-Claude-通过自然语言自动化工作流.md, 使用Claude自动生成N8N工作流的实操教程.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
n8n 是一款开源的工作流自动化工具,支持通过节点连接执行任务,可通过 Docker 部署或本地安装。
|
||||
|
||||
## Properties
|
||||
- **部署方式**:Docker Compose、本地安装
|
||||
- **节点数量**:543 个节点(包括 AI 节点 271 个)
|
||||
- **集成能力**:支持 Telegram、Airtable、Google Sheets 等外部服务
|
||||
- **AI 能力**:支持 AI Agent 节点,可构建 AI 工作流
|
||||
|
||||
## Key Features
|
||||
- 可视化工作流设计
|
||||
- 支持 Webhook 触发
|
||||
- 内置 AI Agent 模块
|
||||
- 通过 n8n-mcp 与 Claude 等 AI 集成
|
||||
- 支持 Docker 容器化部署
|
||||
|
||||
## Related Concepts
|
||||
- [[n8n-mcp]]:连接 n8n 与 AI 模型的中间件
|
||||
- [[n8n节点类型]]:5 种节点分类
|
||||
- [[Agentic System]]:n8n 可实现的混合架构
|
||||
|
||||
## Connections
|
||||
- [[n8n]] ← 使用 ← [[Telegram]]
|
||||
- [[n8n]] ← 使用 ← [[Airtable]]
|
||||
- [[n8n]] ← 使用 ← [[Google Sheets]]
|
||||
- [[n8n]] ← 运行在 ← [[Docker]]
|
||||
- [[n8n]] ← 访问 ← [[Caddy]]
|
||||
- [[Claude]] ← 连接 ← [[n8n]] ← via ← [[n8n-mcp]]
|
||||
28
wiki/entities/nvm.md
Normal file
28
wiki/entities/nvm.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: nvm
|
||||
title: "nvm"
|
||||
type: entity
|
||||
tags: [node-js, version-manager, tool]
|
||||
aliases: [Node-Version-Manager]
|
||||
---
|
||||
|
||||
## Definition
|
||||
nvm(Node Version Manager)是一个 Node.js 版本管理器,允许在同一系统上安装和切换多个 Node.js 版本。
|
||||
|
||||
## Core Properties
|
||||
- **类型**:工具/版本管理器
|
||||
- **安装命令**:`curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash`
|
||||
- **官方仓库**:https://github.com/nvm-sh/nvm
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
nvm install 20 # 安装 Node 20
|
||||
nvm use 20 # 使用 Node 20
|
||||
nvm alias default 20 # 设置默认版本
|
||||
```
|
||||
|
||||
## Related Entities
|
||||
- [[Node-js]]:nvm 管理的 Node.js 运行时
|
||||
|
||||
## Connections
|
||||
- [[nvm]] ← 管理 ← [[Node-js]]
|
||||
13
wiki/entities/v2rayN.md
Normal file
13
wiki/entities/v2rayN.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "v2rayN"
|
||||
type: entity
|
||||
tags: [代理, 工具]
|
||||
sources: [an-zhuang-v2rayn.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
跨平台代理工具,支持Windows/macOS/Linux。
|
||||
|
||||
## Connections
|
||||
- [[Ubuntu-Server]] ← 工具 ← [[v2rayN]]
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user