Graxo
IImmich
•Created by Graxo on 4/17/2025 in #help-desk-support
Offload the CPU as much as possible
Hi,
I have Immich v1.123.0 running with a Nvidia Tesla T4. I want to offload the CPU as much as possible, so i have the
hwaccel.ml.yml
and the hwaccel.transcoding.yml
enabled in my docker-compose.yml. In what way, or what jobs, are offloaded from the CPU with this enabled, or how can i check this? The CPU still spikes to 99%-100% from time to time.
This is not a huge issue ofc, but i want to keep the CPU load as low as possible ofc.19 replies
IImmich
•Created by Graxo on 1/5/2025 in #help-desk-support
Immich behind reverse proxy (BunkerWeb)
I got Immich running on Docker with a compose file.
When i got to the internal IP address everything works fine.
To access it externally i got a reverse proxy (BunkerWeb) that should make it accessible from the internet. The iOS app works fine with this setup. But the webbrowser doesnt work correctly, users are unable to login.
If i compare the logs when trying to login externally and internally, i see that internally it reaches the Immich Docker and i can see a websocket being created which doesnt happen when users use the external URL.
I got multiple application/websites running behind BunkerWeb with a websocket and these work fine. So im looking for support on how to get Immich (secure) behind a reverse proxy.
I have looked at the documentation, but not a working solution yet.
If you need more information, let me know.
13 replies