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
2026-05-18 09:07:02 +08:00
2025-02-11 17:31:24 +08:00
2026-05-15 17:19:36 +08:00
2024-05-20 17:58:30 +08:00
2024-03-27 06:24:05 +08:00
2024-03-27 06:24:05 +08:00
2025-09-15 21:41:55 +08:00
2025-09-15 21:41:55 +08:00
2026-05-17 03:47:17 +08:00

说明文档

自用的比较常规的 docker-compose 的 stack 脚本。
开源只是为了分享,不保证任何的稳定性。请根据自己的需求进行修改。

注意:

  1. 该脚本只是一个简单的示例,不保证任何的稳定性。
  2. 请根据自己的需求进行修改。
Description
No description provided
Readme 20 MiB
Languages
Shell 52.9%
Python 46.8%
HTML 0.3%