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

Running multiple terras at once #108

Open
andyneff opened this issue Jun 30, 2021 · 0 comments
Open

Running multiple terras at once #108

andyneff opened this issue Jun 30, 2021 · 0 comments

Comments

@andyneff
Copy link
Member

Since Terra logging uses tcp port 9020 by default,. it becomes tedious to attempt to run multiple terra apps on the same computer (even as different users). Currently you have to set the terra logging server port manually in your json config file.

I think a good default behavior here would be to try and check that the default port is open, and then auto increment it by one until a free port is found.

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

No branches or pull requests

1 participant