|
|
cabbd03ca4
|
feat(it-tools): add readme and migrate image registry to hub.6t7.net
|
2026-06-14 04:04:27 +08:00 |
|
|
|
12aaa9125e
|
fix(it-tools): correct project name in deploy command from memos to it-tools
|
2026-06-14 03:56:03 +08:00 |
|
|
|
c4dcdf211c
|
feat(docker): add default bridge IP range configuration
|
2026-06-13 03:57:10 +08:00 |
|
|
|
5396693abc
|
fix(gitignore): 补充 *.env.* 规则忽略 env.cfg 变体
|
2026-06-13 03:49:07 +08:00 |
|
|
|
edfe88e086
|
docs(joplin): 添加 amd.env.cfg.example 模板
|
2026-06-13 03:49:07 +08:00 |
|
|
|
7ba52b6be0
|
refactor(alist): env.yml 改名为 env.cfg 并添加模板
|
2026-06-13 03:49:06 +08:00 |
|
|
|
3c83adb661
|
chore: 为所有服务补全 env.cfg.example 模板
|
2026-06-13 03:29:48 +08:00 |
|
|
|
714da10139
|
refactor: rename $user to user-config and tasks.md to tasks
|
2026-06-13 03:18:54 +08:00 |
|
|
|
9a2fb947da
|
chore(dufs): bump image tag to v0.46.0 and add env.cfg.example
|
2026-06-13 02:19:57 +08:00 |
|
|
|
a73a6ff61a
|
Merge branch 'main' of 6t7.net:cnphpbb/deploy.stack
|
2026-06-13 02:10:37 +08:00 |
|
|
|
01dae617e9
|
chore(memos): bump image to 0.29.1
|
2026-06-13 02:10:32 +08:00 |
|
|
|
4e06fa89f7
|
chore(memos): bump image to 0.29.1
|
2026-06-13 01:47:49 +08:00 |
|
|
|
88512509cd
|
feat(memos): 添加 env.cfg.example 环境变量模板
Signed-off-by: cnphpbb <moqiruyi@126.com>
|
2026-06-13 01:42:54 +08:00 |
|
|
|
b908f39c23
|
docs: 新增 AI 生成 commit message 硬约束规则
Signed-off-by: cnphpbb <moqiruyi@126.com>
|
2026-06-13 01:38:10 +08:00 |
|
|
|
7c79bab2e0
|
chore: 更新 Docker 镜像加速器列表
Signed-off-by: cnphpbb <moqiruyi@126.com>
|
2026-06-13 01:33:22 +08:00 |
|
|
|
1eb94fe618
|
Update daemon.json
Signed-off-by: cnphpbb <moqiruyi@126.com>
|
2026-06-13 01:23:35 +08:00 |
|
|
|
1640476d25
|
docs: 修正服务目录结构示例中的 env 文件名
Signed-off-by: cnphpbb <moqiruyi@126.com>
|
2026-06-13 00:57:35 +08:00 |
|
cnphpbb
|
d39c6cccf6
|
```
docs(hindsight): 更新 readme 适配 deploy.stack 规范
- 路径从 /home/geng/ 统一为 ${Volumes_Path}
- 新增端口和环境变量说明章节
- 更新架构图,补充 DB 对外暴露端口
- 补充备份恢复命令的 --env-file 参数
- 新增外部 DB 连接和密码特殊字符排查项
```
|
2026-06-08 08:13:44 +08:00 |
|
cnphpbb
|
cd03ec9b84
|
chore(hindsight): 更新PG认证及环境变量配置
- 添加 scram-sha-256 认证方式及初始化参数
- 新增 DB 端口和 dataplane API URL 变量
- 移除 huggingface 缓存卷挂载
- 修正 LLM provider 值为小写 minimax
|
2026-06-08 05:29:09 +08:00 |
|
cnphpbb
|
94b0ec7091
|
build(hindsight): 添加 PostgreSQL 端口映射
|
2026-06-08 04:21:48 +08:00 |
|
cnphpbb
|
8a3aa4c0b8
|
style(portainer-ce): 修复注释格式
|
2026-06-08 04:07:39 +08:00 |
|
cnphpbb
|
ca3e353827
|
chore(portainer-ce): 添加 env.cfg.example
|
2026-06-08 03:58:21 +08:00 |
|
cnphpbb
|
1a753b19b0
|
chore: 简化 env.cfg 忽略规则
删除 portainer-ce/env cfg.example(文件名含空格)
|
2026-06-08 03:57:17 +08:00 |
|
cnphpbb
|
82405d1f8d
|
chore: 补充通配符规则忽略所有 env.cfg
|
2026-06-08 03:51:16 +08:00 |
|
cnphpbb
|
14b751869e
|
chore(portainer-ce): 将 env.cfg 重命名为 env.cfg.example
避免敏感配置文件被版本控制追踪
|
2026-06-08 03:49:33 +08:00 |
|
cnphpbb
|
425130e982
|
fix(hindsight): 修复 huggingface 卷挂载缺少 $ 符号
同步更新 mkdir 准备命令添加 huggingface 目录
|
2026-06-08 03:46:00 +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
|
db61398dce
|
chore(hindsight): 使用 Volumes_Path 替代硬编码路径
|
2026-06-08 03:03:29 +08:00 |
|
|
|
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
|
b5fdc1682b
|
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 |
|
moqiruyi
|
9b6ccad15a
|
docs(portainer-ce): 更新readme中的版本说明和历史记录
将原有的重点说明重构为更清晰的版本说明表格和历史记录,更新了最新的Portainer版本支持情况,并标记旧的适配方案为废弃
|
2026-05-26 11:17:57 +08:00 |
|
cnphpbb
|
8a2ed4e843
|
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 |
|
|
|
51c574a6bc
|
chore: 新增crush.json配置文件
初始化项目的crush配置,指定schema地址和当前目录为上下文路径
|
2026-05-17 03:47:17 +08:00 |
|
|
|
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 |
|
|
|
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
|
659f7056fd
|
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
|
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
|
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
|
22aa0812c7
|
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
|
3c1fb8cde5
|
refactor(status.py): 重构OLED状态显示代码,提高可维护性
- 提取常量定义,移除魔法数字
- 添加信号处理支持优雅退出
- 封装系统信息获取和文本绘制逻辑
- 优化错误处理和命令执行
- 增加配置参数便于调整显示效果
|
2026-04-21 15:12:02 +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
|
2e2a4c4230
|
docs: 添加git提交信息规则文件
|
2026-04-20 11:45:17 +08:00 |
|
cnphpbb
|
cc6113d260
|
docs: 添加memos部署栈的readme文档
添加详细的部署说明、目录结构、环境变量说明和服务端口配置
|
2026-04-20 11:45:07 +08:00 |
|
cnphpbb
|
e0346da9c8
|
build(moltbot): 添加生产环境docker compose配置文件
添加moltbot的生产环境docker compose配置文件,包含容器配置、资源限制和健康检查
|
2026-02-02 17:23:06 +08:00 |
|
cnphpbb
|
cc87067002
|
chore: 将MySQL容器名称从prod-mysql改为Dev-MySQL
|
2026-01-22 15:01:16 +08:00 |
|
cnphpbb
|
99cdd3a26b
|
feat(n8n): 添加n8n部署配置文件和说明文档
添加n8n的docker-compose配置文件、环境变量配置文件和部署说明文档
|
2026-01-19 21:25:51 +08:00 |
|