[Feature Request] Support for DASH_HOST / DASH_PORT as environment overrides
まだ誰も着手していません。
評価
調査の方向性
まず、pull request #1134 で導入された環境変数の処理を確認し、Dash サーバーに既存の HOST/PORT サポートがある場所を特定します。DASH_HOST と DASH_PORT が設定されている場合に優先され、既存の HOST と PORT 変数も引き続き機能すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Is your feature request related to a problem? Please describe.
I'd like to be able to set DASH_HOST/DASH_PORT as environment variables to exclusively control the listen address for the dash server. HOST/PORT are too generic and collide with other services running on the same environment.
Describe the solution you'd like
Support DASH_HOST and DASH_PORT in addition to HOST and PORT, preferring DASH_HOST/DASH_PORT if they're provided.
Describe alternatives you've considered
I don't see any.
Additional context
From looking at https://github.com/plotly/dash/pull/1134 it seems like the intention was to name this environment variable DASH_HOST, but for some reason it was implemented as just HOST. Not sure if this was a mistake but we probably can't remove support for HOST without a breaking change.
- 主要言語
- Python
- スター
- 24.4k
- フォーク
- 2.3k
- 平均マージ
- 1日 21時間
- マージ済み PR(30日)
- 19
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
plotly/dash のほかの issue
-
good first issue P3 size: 1 task
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
enhancement P2 size: 5
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
-
enhancement P3 size: 10+
-
P2 size: 1 task
-
enhancement P3 size: 1
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
似ている issue
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
canonical/paas-charm#368 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
tech debt
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
StevenBlack/hosts#3256 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
qualcomm/qai-appbuilder#275 ·