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

add ability to set publish ports to config.yml #1262

Open
leehinman opened this issue May 11, 2023 · 0 comments
Open

add ability to set publish ports to config.yml #1262

leehinman opened this issue May 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@leehinman
Copy link

Previously we could edit snapshot.yml and change the publish ports to do things like listen on a different network interface from localhost. With #1140 we can't do that anymore because snapshot.yml gets overwritten every time "stack up" is called.

Use Case: When testing different OSes, for example you want the stack running on Linux, but an elastic-agent running on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant