cnphpbb
|
1a753b19b0
|
chore: 简化 env.cfg 忽略规则
删除 portainer-ce/env cfg.example(文件名含空格)
|
2026-06-08 03:57:17 +08:00 |
|
cnphpbb
|
842d9b640d
|
chore: 补充通配符规则忽略所有 env.cfg
|
2026-06-08 03:51:16 +08:00 |
|
cnphpbb
|
82405d1f8d
|
chore: 补充通配符规则忽略所有 env.cfg
|
2026-06-08 03:51:16 +08:00 |
|
cnphpbb
|
c2c36bdbf9
|
chore(portainer-ce): 将 env.cfg 重命名为 env.cfg.example
避免敏感配置文件被版本控制追踪
|
2026-06-08 03:49:33 +08:00 |
|
cnphpbb
|
14b751869e
|
chore(portainer-ce): 将 env.cfg 重命名为 env.cfg.example
避免敏感配置文件被版本控制追踪
|
2026-06-08 03:49:33 +08:00 |
|
cnphpbb
|
b0b18d4b19
|
fix(hindsight): 修复 huggingface 卷挂载缺少 $ 符号
同步更新 mkdir 准备命令添加 huggingface 目录
|
2026-06-08 03:46:00 +08:00 |
|
cnphpbb
|
425130e982
|
fix(hindsight): 修复 huggingface 卷挂载缺少 $ 符号
同步更新 mkdir 准备命令添加 huggingface 目录
|
2026-06-08 03:46:00 +08:00 |
|
cnphpbb
|
4133a823e9
|
refactor(hindsight): 使用Volumes_Path替代硬编码路径
- backup.job 改为从 env.cfg 读取 Volumes_Path
- stack.yml 路径替换为变量引用
- .gitignore 添加 hindsight/env.cfg
|
2026-06-08 03:28:26 +08:00 |
|
cnphpbb
|
0cf24fee31
|
refactor(hindsight): 使用Volumes_Path替代硬编码路径
- backup.job 改为从 env.cfg 读取 Volumes_Path
- stack.yml 路径替换为变量引用
- .gitignore 添加 hindsight/env.cfg
|
2026-06-08 03:28:26 +08:00 |
|
cnphpbb
|
7d7643df3c
|
chore(hindsight): 使用 Volumes_Path 替代硬编码路径
|
2026-06-08 03:03:29 +08:00 |
|
cnphpbb
|
db61398dce
|
chore(hindsight): 使用 Volumes_Path 替代硬编码路径
|
2026-06-08 03:03:29 +08:00 |
|
cnphpbb
|
4b57b56b78
|
feat(hindsight): 新增 Hindsight 方案三部署 stack
采用 DB+Hindsight 分离部署方案:
- pgvector/pgvector:pg18 向量数据库
- ghcr.nju.edu.cn/vectorize-io/hindsight:latest 应用
- 0.0.0.0:8888/9999 端口绑定
- ~/hindsight/pgdata bind mount (避免 9P fsync 性能)
- HF_CACHE_DIR 参数化,适配非 WSL 环境
- 每日 pg_dump 备份,7 天保留
参考 Obsidian 知识库 DevOps/04-AI工具/Hindsight部署指南.md
|
2026-06-08 00:05:25 +08:00 |
|
cnphpbb
|
9c83f6e2e8
|
feat(hindsight): 新增 Hindsight 方案三部署 stack
采用 DB+Hindsight 分离部署方案:
- pgvector/pgvector:pg18 向量数据库
- ghcr.nju.edu.cn/vectorize-io/hindsight:latest 应用
- 0.0.0.0:8888/9999 端口绑定
- ~/hindsight/pgdata bind mount (避免 9P fsync 性能)
- HF_CACHE_DIR 参数化,适配非 WSL 环境
- 每日 pg_dump 备份,7 天保留
参考 Obsidian 知识库 DevOps/04-AI工具/Hindsight部署指南.md
|
2026-06-08 00:05:25 +08:00 |
|
moqiruyi
|
c02e7f0b2a
|
chore(portainer-ce): bump image tags
IMAGE_TAG_LTS to 2.39.3, IMAGE_TAG_STS to 2.42.0
|
2026-06-04 16:43:58 +08:00 |
|
moqiruyi
|
b5fdc1682b
|
style(searxng): 清理 yaml 格式,修复末尾换行缺失
|
2026-06-04 15:00:37 +08:00 |
|
moqiruyi
|
0241d278e3
|
style(searxng): 清理 yaml 格式,修复末尾换行缺失
|
2026-06-04 15:00:37 +08:00 |
|
cnphpbb
|
1b7c70102c
|
docs: 补充Git提交规范与AGENTS.md维护规则
- 新增 Git 提交规范章节(Conventional Commits 格式、type/scope、提交粒度、提交前自检)
- 新增 AGENTS.md 维护规则章节(何时更新、内容质量、章节组织、验证清单)
- 规则基于本仓库历史 commit 风格制定,兼容现有中英文混用
|
2026-06-04 14:46:10 +08:00 |
|
cnphpbb
|
45b13045cf
|
docs: 补充Git提交规范与AGENTS.md维护规则
- 新增 Git 提交规范章节(Conventional Commits 格式、type/scope、提交粒度、提交前自检)
- 新增 AGENTS.md 维护规则章节(何时更新、内容质量、章节组织、验证清单)
- 规则基于本仓库历史 commit 风格制定,兼容现有中英文混用
|
2026-06-04 14:46:10 +08:00 |
|
moqiruyi
|
9b6ccad15a
|
docs(portainer-ce): 更新readme中的版本说明和历史记录
将原有的重点说明重构为更清晰的版本说明表格和历史记录,更新了最新的Portainer版本支持情况,并标记旧的适配方案为废弃
|
2026-05-26 11:17:57 +08:00 |
|
moqiruyi
|
8e49d0c152
|
docs(portainer-ce): 更新readme中的版本说明和历史记录
将原有的重点说明重构为更清晰的版本说明表格和历史记录,更新了最新的Portainer版本支持情况,并标记旧的适配方案为废弃
|
2026-05-26 11:17:57 +08:00 |
|
moqiruyi
|
b009fe5c28
|
chore: 更新portainer的LTS版本标签到2.39.2
将env.cfg中的IMAGE_TAG_LTS从2.39.1升级至2.39.2,使用最新的LTS版本镜像
|
2026-05-26 11:14:59 +08:00 |
|
cnphpbb
|
8a2ed4e843
|
Merge branch 'main' of 6t7.net:cnphpbb/deploy.stack
|
2026-05-18 09:08:07 +08:00 |
|
cnphpbb
|
21d8c53728
|
Merge branch 'main' of 6t7.net:cnphpbb/deploy.stack
|
2026-05-18 09:08:07 +08:00 |
|
cnphpbb
|
54ff283124
|
Add lsd config and color theme
|
2026-05-18 09:07:02 +08:00 |
|
cnphpbb
|
d0180ac15c
|
Add lsd config and color theme
|
2026-05-18 09:07:02 +08:00 |
|
cnphpbb
|
51c574a6bc
|
chore: 新增crush.json配置文件
初始化项目的crush配置,指定schema地址和当前目录为上下文路径
|
2026-05-17 03:47:17 +08:00 |
|
cnphpbb
|
dac85a799c
|
chore: 新增crush.json配置文件
初始化项目的crush配置,指定schema地址和当前目录为上下文路径
|
2026-05-17 03:47:17 +08:00 |
|
cnphpbb
|
635496683c
|
feat: add adminer docker deployment files
add env.cfg configuration, stack.yml compose file and readme documentation for adminer deployment
|
2026-05-17 01:05:22 +08:00 |
|
cnphpbb
|
cdf48c4539
|
feat: add adminer docker deployment files
add env.cfg configuration, stack.yml compose file and readme documentation for adminer deployment
|
2026-05-17 01:05:22 +08:00 |
|
cnphpbb
|
60d30afaff
|
refactor: 统一环境变量命名并整理配置文件格式
1. 将所有环境变量中的Volumes_PATH统一改为Volumes_Path
2. 把旧的.env.cnf文件重命名为.env.cfg
3. 将compose.yaml文件统一替换为stack.yml/compose.yml格式
4. 删除冗余的旧版compose配置文件
|
2026-05-17 00:38:41 +08:00 |
|
cnphpbb
|
c75c9884c8
|
refactor: 统一环境变量命名并整理配置文件格式
1. 将所有环境变量中的Volumes_PATH统一改为Volumes_Path
2. 把旧的.env.cnf文件重命名为.env.cfg
3. 将compose.yaml文件统一替换为stack.yml/compose.yml格式
4. 删除冗余的旧版compose配置文件
|
2026-05-17 00:38:41 +08:00 |
|
cnphpbb
|
659f7056fd
|
Add README for dufs deployment
|
2026-05-15 17:19:36 +08:00 |
|
cnphpbb
|
7bbe405201
|
Add README for dufs deployment
|
2026-05-15 17:19:36 +08:00 |
|
cnphpbb
|
f5438a9f28
|
Add Docker install script and apt sources
|
2026-05-15 17:11:40 +08:00 |
|
cnphpbb
|
2e25cc1389
|
Add Docker install script and apt sources
|
2026-05-15 17:11:40 +08:00 |
|
cnphpbb
|
dc8f1fb01e
|
Bump image tag versions
- VaultWarden: 1.34.3-alpine -> 1.36.0-alpine
- wg-easy: 15 -> 15.2.2
- dufs: v0.43.0 -> v0.46.0 (commented)
- memos: 0.27.1 -> 0.28.0
Also add missing EOF newlines.
|
2026-05-15 16:36:55 +08:00 |
|
cnphpbb
|
09c0bf961a
|
feat(ollama): add qwen3.5-27b and gemma4-26b model configs
新增两个Ollama模型配置:Qwen3.5-27B和Gemma4-26B,包含硬件参数、采样配置与适配Cherry Studio的MCP工具调用系统提示词,同时补充Gemma4-26B的使用说明文档。
|
2026-05-12 22:33:34 +08:00 |
|
cnphpbb
|
d4c34bab43
|
feat(ollama): add qwen3.5-27b and gemma4-26b model configs
新增两个Ollama模型配置:Qwen3.5-27B和Gemma4-26B,包含硬件参数、采样配置与适配Cherry Studio的MCP工具调用系统提示词,同时补充Gemma4-26B的使用说明文档。
|
2026-05-12 22:33:34 +08:00 |
|
cnphpbb
|
40d2f1a970
|
docs(postgres): add postgres docker compose deployment docs
add complete readme document for postgres deployment with docker compose, including env config, deployment commands, connection info and upgrade notes
|
2026-05-12 22:33:07 +08:00 |
|
cnphpbb
|
dfb150f77e
|
docs(postgres): add postgres docker compose deployment docs
add complete readme document for postgres deployment with docker compose, including env config, deployment commands, connection info and upgrade notes
|
2026-05-12 22:33:07 +08:00 |
|
cnphpbb
|
22aa0812c7
|
docs(gemma4): 更新modelfile参数和系统词描述
- 优化硬件参数描述,移除废弃配置
- 调整采样参数temperature值
- 重构系统词结构,简化工具调用规则
- 保留核心防循环机制,移除冗余约束
|
2026-04-22 14:41:28 +08:00 |
|
cnphpbb
|
5dea32e34a
|
docs(gemma4): 更新modelfile参数和系统词描述
- 优化硬件参数描述,移除废弃配置
- 调整采样参数temperature值
- 重构系统词结构,简化工具调用规则
- 保留核心防循环机制,移除冗余约束
|
2026-04-22 14:41:28 +08:00 |
|
cnphpbb
|
1f48b9173f
|
feat(gemma4): 添加gemma4模型配置文件和说明文档
添加modelfile定义模型参数和系统提示词规则
添加readme.md包含模型信息和部署说明
|
2026-04-22 14:23:39 +08:00 |
|
cnphpbb
|
0f44e5b328
|
feat(gemma4): 添加gemma4模型配置文件和说明文档
添加modelfile定义模型参数和系统提示词规则
添加readme.md包含模型信息和部署说明
|
2026-04-22 14:23:39 +08:00 |
|
cnphpbb
|
3c1fb8cde5
|
refactor(status.py): 重构OLED状态显示代码,提高可维护性
- 提取常量定义,移除魔法数字
- 添加信号处理支持优雅退出
- 封装系统信息获取和文本绘制逻辑
- 优化错误处理和命令执行
- 增加配置参数便于调整显示效果
|
2026-04-21 15:12:02 +08:00 |
|
cnphpbb
|
dd1a51137f
|
refactor(status.py): 重构OLED状态显示代码,提高可维护性
- 提取常量定义,移除魔法数字
- 添加信号处理支持优雅退出
- 封装系统信息获取和文本绘制逻辑
- 优化错误处理和命令执行
- 增加配置参数便于调整显示效果
|
2026-04-21 15:12:02 +08:00 |
|
cnphpbb
|
1c7cf52d7d
|
chore: 更新 Joplin 服务器镜像版本至 3.6.1
|
2026-04-21 14:52:22 +08:00 |
|
cnphpbb
|
a78f167aa3
|
chore(portainer-ce): 更新镜像版本并补充文档说明
更新 Portainer CE 的 LTS 和 STS 镜像版本至 2.39.1 和 2.40.0
在 readme.md 中添加关于 Docker 版本兼容性的重要说明和解决方案
|
2026-04-21 14:50:02 +08:00 |
|
cnphpbb
|
0854c722d6
|
chore(portainer-ce): 更新镜像版本并补充文档说明
更新 Portainer CE 的 LTS 和 STS 镜像版本至 2.39.1 和 2.40.0
在 readme.md 中添加关于 Docker 版本兼容性的重要说明和解决方案
|
2026-04-21 14:50:02 +08:00 |
|
cnphpbb
|
2e2a4c4230
|
docs: 添加git提交信息规则文件
|
2026-04-20 11:45:17 +08:00 |
|