Immich, a self-hosted photo and video backup solution.
The files for this example are on Github.
Five services, following Immich's official Compose layout: server, machine-learning, microservices (background workers, split from server via IMMICH_WORKERS_INCLUDE/EXCLUDE), redis, and database (a Postgres fork with vector search support). Version, secrets, and storage paths come from .env.
incus-compose up
Open http://10.131.32.17:2283/
library's storage pool comes from UPLOAD_POOL in .env via x-incus-compose.pool — set it before first run if you need another pool than the default.