Step 8: Immich Server Setup¶
The main application — web UI, API, and background workers.
Quicklink to add a new Docker container (paste into your browser while logged into Unraid):
http://<your-unraid-ip>/Docker/AddContainer
- Go to the
tab → 
- Select the
immich-servertemplate matching your GPU (see Step 3) - Configure:
- Network:
immich_internal - DB_HOSTNAME:
immich-vectorchord-db(must match the database container name) - DB_PASSWORD: The exact same password you set in Step 5
- REDIS_HOSTNAME:
immich-valkey(must match the Valkey container name) - All HDD/SSD storage paths should already point to the correct shares (
/mnt/user/immich/and/mnt/user/immich-gen/)
- Network:
- Hit
to start the container.
Access Immich at http://<your-unraid-ip>:2283 and create your admin account.