How to upgrade Immich version when it has been installed using the community script ? #12098
|
Dear all, I have installed few weeks ago Immich using the community script. The version running is v2.41. thanks in advance |
Replies: 1 comment 1 reply
|
Hello @hello-world65 - you should be able to simply enter the Immich LXC and then type However, Immich is a complex application, and there were a lot of changes under the hood between your version and the current version. So you may run into problems. First things first: TAKE A BACKUP OR A SNAPSHOT of your Immich LXC!! If something goes wrong with the update, then you can quickly rollback to the snapshot, or restore from a backup. Then, just enter the LXC and type Good luck! |
Hello @hello-world65 - you should be able to simply enter the Immich LXC and then type
updateand it will update everything for you.However, Immich is a complex application, and there were a lot of changes under the hood between your version and the current version. So you may run into problems.
First things first: TAKE A BACKUP OR A SNAPSHOT of your Immich LXC!! If something goes wrong with the update, then you can quickly rollback to the snapshot, or restore from a backup.
Then, just enter the LXC and type
updatein the console. I suggest you choose the verbose option, so if it fails, you might find some information in the output that will help diagnose the problem.Good luck!