Commit History

fix: bake LLM/embedder config into Dockerfile ENV β€” no DB needed
0b25cc0

keithproject commited on

fix: retry DB load on startup β€” wait up to 60s for Postgres crash recovery
d9cf3d7

keithproject commited on

fix: keepalive loop β€” re-assert FUSE dirs every 5s during postgres runtime
e8f054f

keithproject commited on

fix: chown dirs created by root wrapper so postgres (mem0) can read them
bf79b7b

keithproject commited on

fix: pg_subtrans/pg_snapshots FUSE drop + mem0-api HOME=/root permission error
8aef3cf

keithproject commited on

fix: postgres wrapper β€” re-run FUSE dir repair on every postgres start
f8a7f2f

keithproject commited on

feat: affine-style persistence β€” PGDATA directly on /data, drop sync/backup loop
36f3df7

keithproject commited on

fix: restore path β€” chown mem0 + chmod 700 pgdata after rsync (postgres requires 0700)
8ce5c60

keithproject commited on

feat: periodic backup loop β€” pg_basebackup + history rsync to /data
0497dac

keithproject commited on

fix: set API_INTERNAL_URL for dashboard refresh route β€” was empty on HF, causing 500 + login redirect loop
1c738cb

keithproject commited on

fix: drop per-program tail wrapper β€” global tail already streams logs
d9f6df7

keithproject commited on

fix: supervisord EACCES β€” revert to file logs + global tail to stdout
1e6332d

keithproject commited on

fix: dashboard exec-bit regression + PG/API race + visible logs
6d2d3c8

keithproject commited on

fix: fresh-deploy crash β€” placeholder API key + alembic on boot
407d645

keithproject commited on

refactor: README.md
3c59c25

keithproject commited on

mem0 self-hosted: full deployment (auth fix, nginx routing, 9router LLM config)
5ec8557

keithproject commited on

initial commit
ad75abf
verified

keithproject commited on