botmem
OfficialDocker app from botmem's Repository
Overview
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.
Requirements
Run unraid/docker-compose.unraid.yml first. It starts PostgreSQL, Redis, and the Botmem API on host port 12413.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped --add-host=host.docker.internal:host-gateway
Template configuration
WebUI PortPorttcp
Botmem web interface port.
- Target
- 8080
- Default
- 12412
API UpstreamVariable
Internal Botmem API URL. Default matches the companion compose API port.
- Target
- API_UPSTREAM
- Default
- http://host.docker.internal:12413
Categories
Details
Repository
ghcr.io/botmem/botmem-app:latestLast Updated2026-05-31
First Seen2026-05-14
Run Botmem on Unraid.
Botmem is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.