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

Actuator proxying #5

Open
vs49688 opened this issue Jan 29, 2019 · 1 comment
Open

Actuator proxying #5

vs49688 opened this issue Jan 29, 2019 · 1 comment
Labels
actuator enhancement New feature or request
Milestone

Comments

@vs49688
Copy link
Contributor

vs49688 commented Jan 29, 2019

The SSH actuators should have this. Perhaps modify the config to have the following:

{
  "tunnels": [
    {
      "type": "reverse",
      "srcport": 5671,
      "dsthost": "203.101.225.94",
      "dstport": 5671
    }
  ]
}

MINA SSHD would create those tunnels upon connection. The user can specify custom AMQP/Transfer URIs in the resource configuration as normal, except this time they'd reference the head node.

@vs49688 vs49688 added enhancement New feature or request actuator labels Jan 29, 2019
@vs49688 vs49688 added this to the pipe-dream milestone Jan 29, 2019
@vs49688
Copy link
Contributor Author

vs49688 commented Feb 11, 2019

Needed for Nord III

@vs49688 vs49688 removed the priority label Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actuator enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant