1212- Log into TrueNAS UI
1313 1 ) Navigate to [ HexOS Deck] ( https://deck.hexos.com )
1414 2 ) Navigate to the ` settings ` panel by selecting it on the left sidebar
15+ ::: details Image
1516 ![ ] ( ../../public/assets/screenshots/immichpg18/1.png )
17+ :::
1618 3 ) Select the ` TrueNAS ` button
19+ ::: details Image
1720 ![ ] ( ../../public/assets/screenshots/immichpg18/2.png )
21+ :::
1822 3 ) Select the new ` TrueNAS ` button
23+ ::: details Image
1924 ![ ] ( ../../public/assets/screenshots/immichpg18/3.png )
25+ :::
2026 4 ) Login
2127 - The username will be ` truenas_admin `
2228 - The password will be what you selected when first installing HexOS
29+ ::: details Image
2330 ![ ] ( ../../public/assets/screenshots/immichpg18/4.png )
31+ :::
2432
2533## Updating Process
2634
27351 ) Navigate to the ` Apps ` tab
36+ ::: details Image
2837![ ] ( ../../public/assets/screenshots/immichpg18/5.png )
38+ :::
29392 ) Click on the Immich line
40+ ::: details Image
3041![ ] ( ../../public/assets/screenshots/immichpg18/6.png )
42+ :::
31433 ) Stop Immich
44+ ::: details Image
3245![ ] ( ../../public/assets/screenshots/immichpg18/7.png )
46+ :::
3347
34484 ) Determine Immich ` version ` on the ` Application Info ` card
3549> ** Note:** Not to be confused with ` App Version `
50+ ::: details Image
3651![ ] ( ../../public/assets/screenshots/immichpg18/8.png )
52+ :::
37535 ) Modify the following command to include your Immich ` Version `
3854```
3955sudo nano /mnt/.ix-apps/app_configs/immich/versions/<insert_your_immich_version>/ix_values.yaml
@@ -43,39 +59,65 @@ In this example the command would be
4359sudo nano /mnt/.ix-apps/app_configs/immich/versions/1.14.13/ix_values.yaml
4460```
45616 ) Navigate to the ` System ` tab and then select ` shell `
62+ ::: details Image
4663![ ] ( ../../public/assets/screenshots/immichpg18/9.png )
64+ :::
47657 ) Paste the command created in step 4 and press enter
4866> ** Note:** To paste things in shell you need to press ` Shift + Enter `
49678 ) You will be asked to enter your password.
5068 - This is the same password used to login into TrueNAS
5169 - There will be no input shown on screen as a security feature
5270 - When you finish entering your password you can press enter
71+ ::: details Image
5372![ ] ( ../../public/assets/screenshots/immichpg18/10.png )
73+ :::
54749 ) Use your arrow keys to scroll down to the ` postgres_update_image ` section
75+ ::: details Image
5576![ ] ( ../../public/assets/screenshots/immichpg18/11.png )
77+ :::
567810 ) Change the ` tag ` to ` 1.1.11 `
79+ ::: details Image
5780![ ] ( ../../public/assets/screenshots/immichpg18/12.png )
81+ :::
588211 ) Save the changes
5983 1 ) Press ` Control + X ` to exit
84+ ::: details Image
6085 ![ ] ( ../../public/assets/screenshots/immichpg18/13.png )
86+ :::
6187 2 ) Press ` Y ` to save
88+ ::: details Image
6289 ![ ] ( ../../public/assets/screenshots/immichpg18/14.png )
90+ :::
6391 3 ) Press ` Enter ` to save the file name
92+ ::: details Image
6493 ![ ] ( ../../public/assets/screenshots/immichpg18/15.png )
94+ :::
659512 ) Return to the ` Apps ` tab
96+ ::: details Image
6697![ ] ( ../../public/assets/screenshots/immichpg18/5.png )
98+ :::
679913 ) Click on the Immich line
100+ ::: details Image
68101![ ] ( ../../public/assets/screenshots/immichpg18/16.png )
102+ :::
6910314 ) On the ` Application Info ` card press ` edit `
104+ ::: details Image
70105![ ] ( ../../public/assets/screenshots/immichpg18/17.png )
106+ :::
7110715 ) Edit the ` Postgres Image (CAUTION) ` line to ` Postgres 18 `
108+ ::: details Image
72109![ ] ( ../../public/assets/screenshots/immichpg18/18.png )
110+ :::
7311116 ) Scroll all the way down and press the ` Update button `
7411217 ) Start the Immich app
113+ ::: details Image
75114![ ] ( ../../public/assets/screenshots/immichpg18/19.png )
115+ :::
76116> ** Note:** Starting Immich will take longer than usual this time.
7711718 ) Once Immich has the ` Running ` status open the WebUI and make sure Immich is functioning normally
118+ ::: details Image
78119![ ] ( ../../public/assets/screenshots/immichpg18/20.png )
120+ :::
7912119 ) Update the Immich app in HexOS
80122
81123
0 commit comments