MyNameIsZjef
IImmich
•Created by MyNameIsZjef on 3/9/2025 in #help-desk-support
Immich Docker restarting
I changed my Smart Search clips in machine learning, but I put something wrong.
Now my Docker container keeps rebooting.
Is there a way to change this setting in Docker/Immich_server folders, so I don't have to go to the settings tab in Immich (because I can't save the settings in Immich because it keeps rebooting after a few seconds)
17 replies
IImmich
•Created by MyNameIsZjef on 1/25/2025 in #help-desk-support
Jobs and Workers
I want my PC to do the microservices work.
But I can't seem to figure out how to apply the Split Worker lines into the docker-compose.yml
I made a 2nd server on my PC.
I added the text to the docker-compose.yml
(probably wrong)
ports:
2283:2283
environment:
IMMICH_WORKERS_INCLUDE: 'API-NAS server'
immich-microservices:
container_name: immich_microservices
environment:
IMMICH_WORKERS_EXCLUDE: 'API-PC-server'
depends_on:
- redis
- database
restart: always
21 replies
IImmich
•Created by MyNameIsZjef on 1/24/2025 in #help-desk-support
Remote Machine Learning
Currently I have the Immich server running on a Synology NAS. And the ML on my PC.
Because I've just started and wanted to implement all my pictures I decided the PC with ML would speed things up.
My Syn NAS is running at 99% CPU and my PC only at 13%.
In attachment is the data from docker on my PC. All looks good but it's only using 2.13 GB RAM
CPU 0.2-0.6%
28 replies