Skip to content
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

Automatic API port conflict resolution #74

Open
pwalski opened this issue Mar 15, 2024 · 0 comments
Open

Automatic API port conflict resolution #74

pwalski opened this issue Mar 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pwalski
Copy link
Contributor

pwalski commented Mar 15, 2024

Why:

  • Default port might be already used
  • There might be a necessity to start multiple Automatic instances (unlikely, GH app should block it)

What:

  • Provide a way to override/configure port through runtime descriptor
  • Detect if default port is open and select another one (how to handle case when the port number was configured in descriptor?).

Requested by GH https://discord.com/channels/687954211702439971/1159792423296303134/1218123149930135663

@pwalski pwalski added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant