Skip to main content

NAS & HomeLab Deployment

One compose file on top of the production stack — no forked images, no extra containers.

Start

On Synology Container Station, create a project from these two files and set the same command.

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 with myrm-data? Your data stays untouched in the old volume. To move it:
Verify in WebUI, then remove the old volume when you are sure.

Update

Migrations run automatically on startup.

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 at http://host.docker.internal:11434. No sidecar container needed.