infinyon / infinyon/sdf-support

feat: allow setting the address of the UI server when running/deploying a dataflow

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It would be great to allow setting the full address of the UI server when running/deploying a dataflow.

The port can be set via the `--port` flag, but if we want to bind to a different address, e.g. `0.0.0.0`, we cannot. Exposing an `--address` or `--host` flag will be very useful.

Context: If we deploy the dataflow in a container, we may want to expose the UI outside the container.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the run and deploy CLI entry points and the existing --port handling; add coverage for selecting the UI server address and verify that binding to an address such as 0.0.0.0 works when running or deploying a dataflow, including in a container.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.