Image Setup Using OpenMediaVault + Docker Compose (with Machine Learning)
🚧Setup❓Question☑️Ready
Hi everyone I’m new to self-hosting and Docker/OpenMediaVault, so apologies in advance if this is a basic question. My NAS is a TerraMaster F2-210
I’m trying to set up Image (Immich) on my NAS using OpenMediaVault and Docker Compose, including machine learning support. I've had some trouble finding a single, clear "docker-compose.yml" example that includes machine learning, so I’ve put one together based on the official docs and a few community examples I found online.
Before I go too far, I wanted to sanity-check my approach and make sure I’m setting things up correctly.
Specifically, I’d appreciate guidance on: - Whether this is the correct overall approach for enabling machine learning with Image in a Docker Compose setup - Whether there are recommended or “template” Compose examples I should be following - Any performance or hardware considerations I should be aware of (CPU vs GPU, memory, etc.) , Im using a TerraMaster F2-210 with 8GB ram.
Any advice, tips, or links to good reference material would be greatly appreciated. Thanks in advance for the help!