Install
Install
Install Memory Layer, configure PostgreSQL with pgvector, and initialise your first project.
Recommended path
Install the package or run from source
Use the platform page for Linux, macOS, or Cargo-based development.
Configure global settings
Run
memory wizard --globaland keep secrets out of the repository.Configure the project
Run
memory wizard --dry-run, review the planned files, then runmemory wizard.Start and verify the service
Run
memory doctor,memory health, andmemory status --project <project-slug>.
Common paths
Verify
memory doctor
memory health
memory tuiNext
Read PostgreSQL and pgvector, then Project wizard.