Deploy mem0 to vega and validate cross-agent memory sharing #46
Labels
No labels
host:electra
host:fleet
host:lyra
host:vega
host:vega
phase:cutover
phase:deploy
phase:mcp
phase:module
phase:packaging
phase:prep
phase:validation
project:attic-postgres-lyra-rollout
project:auto-update-reliability
project:declarative-purity-cleanup
project:external-review
project:host-facts-refactor
project:lyra-nixos-deploy
project:lyra-service-stack-migration
project:nebula-mesh-network
project:security-hardening
project:service-stack-migration
project:vega-sillytavern-cutover
service:auto-update
service:mem0
service:sillytavern
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
nimmo/nixos-config#46
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
Deploy the mem0 stack to vega and validate end-to-end memory sharing across agents.
Pre-deploy checklist
mem0-nixwrapper repo builds both packages successfully in CInix flake checkpasses with the new flake input + modulesecrets/mem0.yamlcreated and encrypted with SOPSDeploy steps
sudo nixos-rebuild test --flake .#vegawith mem0 enabledmem0-serversystemd service starts and Alembic migrations runmake bootstrapequivalent (create admin user + first API key)Post-deploy validation
omp_recall/omp_remember(or mem0 MCP equivalent)/srv/services/mem0Rollback
Standard NixOS generation rollback. Postgres data persists in
/srv/services/mem0— survives rollback but not anixos-rebuildthat removes the volume mount.