Upgraded Immich from v2.7.5 to v3
I'm relatively new to having a NAS, running Docker, and immich. I've got a UGREEN DXP4800+ running UGOS and installed immich v2.7.5 when I first set it up a couple of weeks ago.
Not sure how helpful this is, but for noobs like me, and for anyone else who doesn't know, there's no way to edit the .env file in UGOS because UGOS doesn't show hidden files. I took these steps and successfully upgraded to v3:
- Navigated to Docker's immich network path from Windows (in my case, something like \\UGREEN_NAS_NAME\docker\immich\).
- Opened the .env in Notepad++ (any text editor will do).
- Changed IMMICH_VERSION=v2 to IMMICH_VERSION=v3, saved, and closed it.
- In UGOS, opened Docker, went to Project, Stopped the immich project, hit the 3 dots and selected Settings.
- Went to the Compose configuration and hit the Redeploy button at the bottom.
- Docker updated immich to v3.
- Verified that immich loads correctly and does what I need it to do on my home network (hardwired desktop PC, and via Wi-Fi, laptop, iPhone, & iPad) and on cellular (iPhone).