[Feature]: Compiled Docker Image #352

Closed
opened 2026-02-04 19:57:21 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @micogg on GitHub (Oct 10, 2022).

Feature detail

Thanks in advance for this project! It's exactly what I was looking for.

I'm running TrueNAS Scale for all my storage and docker images.
Scale does not natively support docker-compose, which is the install method I found.
There is a TrueChart app which allows for the install of a docker image based on a docker-compose.yml file.
I attempted this TrueChart docker-compose install method and copied the ENV variables into the app variables, but I'm thinking this is what caused the issue if Immich is looking for a specific ENV file and I added the variables directly to the TrueChart app.

The issue I'm running into is that the app gets stuck on deploying. It's not producing any logs so I cannot locate where it is stalling. I'm hoping someone has had luck installing on Scale.

I did find in dockerhub that there are 4 docker images. I tried just the server image, but I'm noticing that if I went that route, it looks like the other 3 are dependencies so I would need them running as well.

Any advice or direction on how to achieve Immich on Scale would be greatly appreciated!

Platform

Server

Originally created by @micogg on GitHub (Oct 10, 2022). ### Feature detail Thanks in advance for this project! It's exactly what I was looking for. I'm running TrueNAS Scale for all my storage and docker images. Scale does not natively support docker-compose, which is the install method I found. There is a TrueChart app which allows for the install of a docker image based on a docker-compose.yml file. I attempted this TrueChart docker-compose install method and copied the ENV variables into the app variables, but I'm thinking this is what caused the issue if Immich is looking for a specific ENV file and I added the variables directly to the TrueChart app. The issue I'm running into is that the app gets stuck on deploying. It's not producing any logs so I cannot locate where it is stalling. I'm hoping someone has had luck installing on Scale. I did find in dockerhub that there are 4 docker images. I tried just the server image, but I'm noticing that if I went that route, it looks like the other 3 are dependencies so I would need them running as well. Any advice or direction on how to achieve Immich on Scale would be greatly appreciated! ### Platform Server
Author
Owner

@bo0tzz commented on GitHub (Oct 10, 2022):

It looks like there is a TrueChart for Immich: https://truecharts.org/docs/charts/incubator/immich/. I'd give that a try.

@bo0tzz commented on GitHub (Oct 10, 2022): It looks like there is a TrueChart for Immich: https://truecharts.org/docs/charts/incubator/immich/. I'd give that a try.
Author
Owner

@micogg commented on GitHub (Oct 10, 2022):

I checked TrueCharts within my install but I didn't even think to check for updated images... Thanks so much, I'll give this a try!

@micogg commented on GitHub (Oct 10, 2022): I checked TrueCharts within my install but I didn't even think to check for updated images... Thanks so much, I'll give this a try!
Author
Owner

@bo0tzz commented on GitHub (Oct 11, 2022):

Did this work for you @micogg?

@bo0tzz commented on GitHub (Oct 11, 2022): Did this work for you @micogg?
Author
Owner

@micogg commented on GitHub (Oct 11, 2022):

Sorry, I just got it working at around midnight last night ha.
Yes, one step not included in the Truecharts doc is that you have to enable the Incubator catalog.

One issue I have is that the mobile app gives me a notification:

"Server is out of date in minor version. Some funcationalities might not work correctly. Consider downloading and rebuild server."
App Version: 1.31.0 build.49
Server Version 1.29.5

Truecharts shows that the image is up to date, so not sure how to go about updating the image.

@micogg commented on GitHub (Oct 11, 2022): Sorry, I just got it working at around midnight last night ha. Yes, one step not included in the Truecharts doc is that you have to enable the Incubator catalog. One issue I have is that the mobile app gives me a notification: "Server is out of date in minor version. Some funcationalities might not work correctly. Consider downloading and rebuild server." App Version: 1.31.0 build.49 Server Version 1.29.5 Truecharts shows that the image is up to date, so not sure how to go about updating the image.
Author
Owner

@bo0tzz commented on GitHub (Oct 11, 2022):

Truecharts set the image version in their values.yaml, so you'd need to edit that. (But I have no idea if there is a way to do that, or if it will break anything on truecharts' setup, you'd need to ask them)

@bo0tzz commented on GitHub (Oct 11, 2022): Truecharts set the image version in their [values.yaml](https://github.com/truecharts/charts/blob/master/charts/incubator/immich/values.yaml#L3), so you'd need to edit that. (But I have no idea if there is a way to do that, or if it will break anything on truecharts' setup, you'd need to ask them)
Author
Owner

@missuo commented on GitHub (Dec 14, 2022):

I am having the same problem. the version of immich in TrueCharts is 1.29.5, which seems to have not been updated for more than two months, and this old version of the mobile app cannot be connected. I tried using TrueCharts docker-compose, but he doesn't seem to recognize the .env file correctly.

@micogg Have you found a solution?

@missuo commented on GitHub (Dec 14, 2022): I am having the same problem. the version of immich in TrueCharts is 1.29.5, which seems to have not been updated for more than two months, and this old version of the mobile app cannot be connected. I tried using TrueCharts `docker-compose`, but he doesn't seem to recognize the `.env` file correctly. @micogg Have you found a solution?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#352