fix: bake LLM/embedder config into Dockerfile ENV β no DB needed 0b25cc0 keithproject commited on 19 days ago
fix: retry DB load on startup β wait up to 60s for Postgres crash recovery d9cf3d7 keithproject commited on 19 days ago
fix: keepalive loop β re-assert FUSE dirs every 5s during postgres runtime e8f054f keithproject commited on 20 days ago
fix: chown dirs created by root wrapper so postgres (mem0) can read them bf79b7b keithproject commited on 20 days ago
fix: pg_subtrans/pg_snapshots FUSE drop + mem0-api HOME=/root permission error 8aef3cf keithproject commited on 20 days ago
fix: postgres wrapper β re-run FUSE dir repair on every postgres start f8a7f2f keithproject commited on 20 days ago
feat: affine-style persistence β PGDATA directly on /data, drop sync/backup loop 36f3df7 keithproject commited on 20 days ago
fix: restore path β chown mem0 + chmod 700 pgdata after rsync (postgres requires 0700) 8ce5c60 keithproject commited on 20 days ago
feat: periodic backup loop β pg_basebackup + history rsync to /data 0497dac keithproject commited on 20 days ago
fix: set API_INTERNAL_URL for dashboard refresh route β was empty on HF, causing 500 + login redirect loop 1c738cb keithproject commited on 20 days ago
fix: drop per-program tail wrapper β global tail already streams logs d9f6df7 keithproject commited on 20 days ago
fix: supervisord EACCES β revert to file logs + global tail to stdout 1e6332d keithproject commited on 20 days ago
fix: dashboard exec-bit regression + PG/API race + visible logs 6d2d3c8 keithproject commited on 20 days ago
fix: fresh-deploy crash β placeholder API key + alembic on boot 407d645 keithproject commited on 21 days ago
mem0 self-hosted: full deployment (auth fix, nginx routing, 9router LLM config) 5ec8557 keithproject commited on 21 days ago