mem-zero
Aplicación Docker from sworcery's 2nd Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8765]/- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--add-host=host.docker.internal:host-gateway
Configuración de plantillas
Web dashboard and MCP server HTTP port
- Objetivo
- 8765
- Por defecto
- 8765
- Valor
- 8765
Qdrant API port (optional, for direct access)
- Objetivo
- 6333
Persistent storage for Qdrant data
- Objetivo
- /mem-zero/storage
- Por defecto
- /mnt/user/appdata/mem-zero
- Valor
- /mnt/user/appdata/mem-zero
LLM backend: bundled (self-contained), ollama, or openai. Auto-detected if not set.
- Objetivo
- LLM_BACKEND
- Por defecto
- bundled
- Valor
- bundled
Ollama API base URL (only used when backend=ollama)
- Objetivo
- OLLAMA_BASE_URL
Ollama language model (only used when backend=ollama)
- Objetivo
- LLM_MODEL
- Por defecto
- qwen2.5:7b
- Valor
- qwen2.5:7b
Ollama embedding model (only used when backend=ollama)
- Objetivo
- EMBEDDER_MODEL
- Por defecto
- nomic-embed-text
- Valor
- nomic-embed-text
Embedding vector dimensions
- Objetivo
- EMBEDDER_DIMENSIONS
- Por defecto
- 768
- Valor
- 768
API key for OpenAI-compatible backend (only used when backend=openai)
- Objetivo
- OPENAI_API_KEY
Base URL for OpenAI-compatible API (works with Groq, Anthropic, etc.)
- Objetivo
- OPENAI_BASE_URL
- Por defecto
- https://api.openai.com/v1
- Valor
- https://api.openai.com/v1
Chat model for OpenAI-compatible backend
- Objetivo
- OPENAI_MODEL
- Por defecto
- gpt-4o-mini
- Valor
- gpt-4o-mini
Embedding model for OpenAI-compatible backend
- Objetivo
- OPENAI_EMBED_MODEL
- Por defecto
- text-embedding-3-small
- Valor
- text-embedding-3-small
CPU threads for bundled LLM inference
- Objetivo
- BUNDLED_THREADS
- Por defecto
- 4
- Valor
- 4
API key for MCP and REST endpoints (leave empty to disable). Generate one with: openssl rand -hex 32
- Objetivo
- API_KEY
Username for web dashboard login (leave empty to disable auth)
- Objetivo
- DASHBOARD_USER
Password for web dashboard login (leave empty to disable auth)
- Objetivo
- DASHBOARD_PASS
Enable performance and accuracy metrics on the dashboard
- Objetivo
- DIAGNOSTICS_ENABLED
- Por defecto
- false
- Valor
- false
Categorías
Detalles
ghcr.io/sworcery/mem-zero:latestEjecute mem-zero en Unraid.
mem-zero se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.