Need help setting up on Raspberry Pi
Hey, could someone help me with setting up the docker compose to limit cpu and memory usage for the background tasks. I saw the docs page for splitting the immich-server up into api and microservices. But it is not quite clear to me.
I want to run the stuff on my raspberry pi 4 with 4 cors and 8gb RAM but on it there are also running other containers like nextcloud, vaultwarden and more. Therefore I want to limit the immich resource, as I how no probem with the AI taking longer.
Now I would have the containers called microservices and mashine-learning. Should I limit both? How do I copy the immich-server container as I can't expose the same port. Maybe I don'T need to expose the port but then I would need to make the server depend on the microservices container right?
Could maybe someone explain to me what I need to copy and change?
THX
I want to run the stuff on my raspberry pi 4 with 4 cors and 8gb RAM but on it there are also running other containers like nextcloud, vaultwarden and more. Therefore I want to limit the immich resource, as I how no probem with the AI taking longer.
Now I would have the containers called microservices and mashine-learning. Should I limit both? How do I copy the immich-server container as I can't expose the same port. Maybe I don'T need to expose the port but then I would need to make the server depend on the microservices container right?
Could maybe someone explain to me what I need to copy and change?
THX
