Step 9: Container Start Order with FolderView3¶
Immich containers must start in the correct order. If the server starts before the database is ready, it will fail.
To manage this on Unraid, install FolderView3 from Community Applications:
Quicklink to search for FolderView3 (paste into your browser while logged into Unraid):
http://<your-unraid-ip>/Apps?search=folderview3
- Go to Apps → search for FolderView3 → Install
- Go to the Docker tab
- Scroll down and click

- Name:
Immich -
Icon (use the following URL):
https://raw.githubusercontent.com/immich-app/immich/refs/heads/main/mobile/packages/ui/showcase/web/icons/apple-icon-180.png ) -
Folder WebUI: On
- WebUI URL:
http://<your-unraid-ip>:2283(this will be the URL of the Immich server container) - Edit
Previewsection to your liking (optional) - Drag all four Immich containers into in the Correct start order and set the toggles next to them to "ON"
immich-vectorchord-db(PostgreSQL)immich-valkey(Valkey)immich-machine-learning(ML)immich-server(Server — depends on all above)
- Click
to save the folder configuration - Back in Docker tab, click on the Immich folder and if the Containers weren't running before, click

- Optionally set Autostart to "ON" for the folder.
FolderView3 will now start Immich and its dependent containers in sequence when you click on the folder and hit "Start".