-
Notifications
You must be signed in to change notification settings - Fork 202
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
The port number of the dashboard supports automatic selection. #863
Comments
We can update
|
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions. |
@mukundansundar can you please open this issue again? There is an associated PR to close it. |
Describe the proposal
The port of the dashboard should support automatic selection. When the
--port
flag is set to0
, a free port will be randomly found to start the dashboard to ensure that there will be no port conflicts.Release Note
RELEASE NOTE:
--port
flag could be set to0
, In this case, dashboard will server on a random port which is free.The text was updated successfully, but these errors were encountered: