Port conflict on rootless Podman deployment #124

Closed
opened 2026-02-04 17:53:04 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @bertmelis on GitHub (Jul 1, 2022).

When deploying Immich with a rootless pod on Podman, the machine learning container runs on port 3001 which is also used by immich server.

Changing one port resolves the conflict making Immich as easy deployable on Podman as on Docker.

Originally created by @bertmelis on GitHub (Jul 1, 2022). When deploying Immich with a rootless pod on Podman, the `machine learning` container runs on port 3001 which is also used by `immich server`. Changing one port resolves the conflict making Immich as easy deployable on Podman as on Docker.
Author
Owner

@zackpollard commented on GitHub (Jul 1, 2022):

This was missed in the original PR to fix the podman setup, i've created a PR to change the machine learning container to use port 3003

@zackpollard commented on GitHub (Jul 1, 2022): This was missed in the original PR to fix the podman setup, i've created a PR to change the machine learning container to use port 3003
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#124