Summary
How install and startup work
You do not need Rust or a local source checkout. The server runs from the published Docker image.
Python
Version: Python 3.10 or newerDocker
Verify Docker is running:moorcheh-edge up, Docker pulls moorcheh/moorcheh-edge:latest from Docker Hub and downloads BGE-small-en-v1.5 (~67 MB, one-time) to ~/.moorcheh-edge/models.
Ollama (answer / RAG)
Required only formoorcheh-edge answer, not for search or upload.
On Linux, moorcheh-edge up --with-llm installs Ollama (into ~/.moorcheh-edge/ollama/) and pulls qwen2.5:0.5b-instruct (~400 MB). Use --skip-ollama on up if you only need vector search.
Ports
If port 8080 is in use: