botmem
官方Docker 应用程序 from botmem's Repository
概述
Botmem frontend for the self-hosted personal memory system. Requires the Botmem companion stack to run PostgreSQL, Redis, and the Botmem API. The frontend proxies API, MCP, OAuth, and WebSocket traffic to API_UPSTREAM so users still open a single WebUI URL.
要求
Run unraid/docker-compose.unraid.yml first. It starts PostgreSQL, Redis, and the Botmem API on host port 12413.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped --add-host=host.docker.internal:host-gateway
模板配置
WebUI PortPorttcp
Botmem web interface port.
- 目标
- 8080
- 默认值
- 12412
API UpstreamVariable
Internal Botmem API URL. Default matches the companion compose API port.
- 目标
- API_UPSTREAM
- 默认值
- http://host.docker.internal:12413
详细信息
存储库
ghcr.io/botmem/botmem-app:latest最后更新2026-06-01
初见2026-05-14
在Unraid 上运行 Botmem 。
Botmem 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。