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

FEATURE: Serialized SSH Tunnel #290

Closed
shyamd opened this issue Sep 23, 2020 · 3 comments
Closed

FEATURE: Serialized SSH Tunnel #290

shyamd opened this issue Sep 23, 2020 · 3 comments

Comments

@shyamd
Copy link
Contributor

shyamd commented Sep 23, 2020

The SSH tunnel feature in MongoStore is really nice in python terminal or jupyter-notebook. Ideally, we could serialize the connection and have MongoStore initialize it when deserialized.

@mkhorton
Copy link
Member

Seconded, this would be really useful. I've had builds break because of a flaky VPN.

@mkhorton
Copy link
Member

Adding this to the docs would be appreciated too.

Alternatively, instead of making it serialized, an option on mrun e.g. mrun --ssh dtn where dtn is a host defined in your ~/.ssh/config might be all that's needed.

@shyamd
Copy link
Contributor Author

shyamd commented Nov 13, 2020

Implemented in #320

@shyamd shyamd closed this as completed Nov 13, 2020
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

2 participants