We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the Docker containers in Mesos we can't always make the assumption that Mesos Slaves would open port 21.
We could export an environment variable called ERL_SSH_PORT and have the agents connect via the port defined by this var instead.
ERL_SSH_PORT
The text was updated successfully, but these errors were encountered:
# WIP for #3 and #4 to upgrade to Tsung 1.6.0 and to customize the SS…
0dd0a58
…H Port used by the Tsung agents
No branches or pull requests
When running the Docker containers in Mesos we can't always make the assumption that Mesos Slaves would open port 21.
We could export an environment variable called
ERL_SSH_PORT
and have the agents connect via the port defined by this var instead.The text was updated successfully, but these errors were encountered: