lablup / lablup/backend.ai-webui

make wsproxy's proxying port pool configurable

Closed
#1,389 1 comment 0 reactions 0 assignees View on GitHub
migration
Dominant language
TypeScript
Stars
133
Forks
81
Avg merge
1d 12h
Merged PRs (30d)
355

Description

webui's wsproxy currently determines proxy worker's listening port by [choosing 100 random integers](https://github.com/lablup/backend.ai-webui/blob/main/src/wsproxy/manager.js#L56). We need to rewrite this logic, so that user can choose which ports to use when configuring webui.

- [ ] Choose how to feed option to wsproxy (e.g. environment variable, ...)
- [ ] Make wsproxy use chosen port pool instead of randomly selected ports if option is given

JIRA Issue: FR-145

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.