Skip to content

Refine Configurable Ports in DocSum #1978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

letonghan
Copy link
Collaborator

Description

Make all ports configurable in docsum.
Refine READMEs.

Issues

n/a

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

Local tested

Signed-off-by: letonghan <letong.han@intel.com>
@Copilot Copilot AI review requested due to automatic review settings May 20, 2025 08:47
Copy link

github-actions bot commented May 20, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refines the configurable ports in DocSum’s Docker Compose files and updates related documentation.

  • Updated port mappings in both Gaudi and Xeon configurations (HPU and CPU) to use environment variables.
  • Revised README notes to highlight the need to update local port configurations when conflicts occur.

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
DocSum/docker_compose/intel/hpu/gaudi/compose_tgi.yaml Updates port mapping and adds LLM_SERVICE_PORT and ASR_SERVICE_PORT environment variables.
DocSum/docker_compose/intel/hpu/gaudi/compose.yaml Updates LLM endpoint and port mapping with new configurable variables.
DocSum/docker_compose/intel/hpu/gaudi/README.md Improves documentation on port configuration for local development.
DocSum/docker_compose/intel/cpu/xeon/compose_tgi.yaml Updates port mapping and adds environment variables for LLM and ASR services.
DocSum/docker_compose/intel/cpu/xeon/compose.yaml Updates LLM endpoint and port mapping with new configurable variables.
DocSum/docker_compose/intel/cpu/xeon/README.md Enhances documentation with new instructions for handling local port conflicts.
Files not reviewed (1)
  • DocSum/docker_compose/intel/set_env.sh: Language not supported

@letonghan letonghan requested review from Spycsh and lvliang-intel May 22, 2025 08:48
@yinghu5 yinghu5 self-requested a review May 23, 2025 05:24
Copy link
Collaborator

@yinghu5 yinghu5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@eero-t
Copy link
Contributor

eero-t commented Jun 3, 2025

Test failed to return code 000 (instead of 200). Rebased to latest main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants