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

ssh forwarding #120

Merged
merged 5 commits into from
Aug 20, 2016
Merged

ssh forwarding #120

merged 5 commits into from
Aug 20, 2016

Conversation

drewbanin
Copy link
Contributor

@drewbanin drewbanin commented Aug 20, 2016

add

ssh-host: my-host-name

to a run-target in your ~/.dbt/profiles.yml file to automatically fwd your connection through a remote host!

The host name you specify should exist in your ~/.ssh/config file. Passwords aren't currently supported, so make sure to add your public key to the authorized_keys file on the remote host.

@drewbanin drewbanin added this to the 0.4.1 milestone Aug 20, 2016
@drewbanin drewbanin self-assigned this Aug 20, 2016
@drewbanin drewbanin changed the title working! needs more testing and error handling ssh forwarding Aug 20, 2016
@drewbanin drewbanin changed the base branch from fix/dont-reuse-bad-transactions to master August 20, 2016 07:33
@drewbanin drewbanin merged commit f237f7d into master Aug 20, 2016
@drewbanin drewbanin deleted the feature/ssh-forwarding branch August 20, 2016 07:56
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

Successfully merging this pull request may close these issues.

1 participant