NAS & HomeLab Deployment
One compose file on top of the production stack — no forked images, no extra containers.Start
Storage
Three named volumes, each mapped to an app-supported split point:
Credentials stay encrypted inside
data.db; there is deliberately no separate plaintext secrets mount.
Migrate From The Single Volume
Already running withmyrm-data? Your data stays untouched in the old volume. To move it:
Update
NAS Tuning
Local Models (Optional)
Run Ollama on the NAS host (or any LAN box), then add it in WebUI Settings as an OpenAI-compatible provider athttp://host.docker.internal:11434. No sidecar container needed.