lablup / lablup/backend.ai

Update AppProxy Configuration in TUI Installer

Open
#7,616 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Motivation

- AppProxy coordinator and worker settings need adjustment for proper network connectivity
- Current configuration cause connectivity issues in certain network environment

## Required Features

- **Bind Port Configuration**: Set `proxy_coordinator.bind_addr.port` from `service.appproxy_coordinator_addr.bind.port`
- **Advertised Address Update**: Set `proxy_coordinator.advertised_addr.host` to `public_facing_address` for external connectivity

## Impact

- Correctly advertises public-facing address for external client connections

JIRA Issue: BA-3583

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.