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

Support for ssh tunnelling for database connections. #2049

Open
tomtomau opened this issue Nov 11, 2024 · 0 comments
Open

Support for ssh tunnelling for database connections. #2049

tomtomau opened this issue Nov 11, 2024 · 0 comments

Comments

@tomtomau
Copy link

Feature description

I'm using DLT with Dagster to load data from miscellaneous sources.

I want to be able to load data from a MySQL database that requires connecting via an SSH proxy to enter the VPC.

In Sling, I can specify ssh_tunnel and ssh private key etc. and it automatically connects through the proxy.

Are you a dlt user?

Yes, I run dlt in production.

Use case

I want to be able to load data from a MySQL database that requires connecting via an SSH proxy to enter the VPC.

Proposed solution

I want to specify ssh_tunnel and ssh_private_key etc and the database connection will run through that ssh tunnel.

Related issues

No response

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

No branches or pull requests

1 participant