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

Add documentation for connecting to a database over ssh #2238

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

dat-a-man
Copy link
Collaborator

Description

This PR updates the SQL database configuration documentation to explain how to connect to a database using an SSH tunnel. Key additions include:

  • Detailed steps for setting up an SSH tunnel.
  • Examples of using ssh tunnel and SQLAlchemy for secure connections.
  • Using .dlt/secrets.toml for managing credentials.

These changes aim to help users securely access remote databases behind firewalls or requiring SSH.

@dat-a-man dat-a-man self-assigned this Jan 27, 2025
@dat-a-man dat-a-man added the documentation Improvements or additions to documentation label Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 8a46bac
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/679744b6ac16230008813c3d
😎 Deploy Preview https://deploy-preview-2238--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

1 participant