[PR #290] [MERGED] infra: switch port to 3003 for machine learning container #8548

Closed
opened 2026-02-05 13:49:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/290
Author: @zackpollard
Created: 7/1/2022
Status: Merged
Merged: 7/1/2022
Merged by: @alextran1502

Base: mainHead: fix/machine-learning-change-port


📝 Commits (2)

  • 57ae18d infra: switch port to 3003 for machine learning container
  • 6af3b62 Changed port of machine-learning-endpoint to match with new port

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 machine-learning/src/main.ts (+1 -1)
📝 server/apps/microservices/src/processors/metadata-extraction.processor.ts (+2 -2)

📄 Description

Fixes #289

Resolves conflict on rootless podman setup with another container running on port 3001


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/290 **Author:** [@zackpollard](https://github.com/zackpollard) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/machine-learning-change-port` --- ### 📝 Commits (2) - [`57ae18d`](https://github.com/immich-app/immich/commit/57ae18d6df0ed33b6442e16bb19b8db0d654417a) infra: switch port to 3003 for machine learning container - [`6af3b62`](https://github.com/immich-app/immich/commit/6af3b62b66a6a71505d6e275cb79ed11de158d85) Changed port of machine-learning-endpoint to match with new port ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `machine-learning/src/main.ts` (+1 -1) 📝 `server/apps/microservices/src/processors/metadata-extraction.processor.ts` (+2 -2) </details> ### 📄 Description Fixes #289 Resolves conflict on rootless podman setup with another container running on port 3001 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:49:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8548