ssh tunnel #3690
Unanswered
themayna
asked this question in
Help needed
ssh tunnel
#3690
Replies: 2 comments
|
I guess you could set up SSH tunneling, if you are allowed to, making this work but a more secure way to do this is to split the deploy task into two part. One for building a tar or .phar-file, upload it to a shared sftp server and then run the second step deploy script on the server collection the tar/.phar file and deploying it. |
0 replies
|
Have you tried using See: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
i love this script and have use it many times before
but now, i'm in a situation where i have a jump server -> stage server that i just can't configure
please let me know if there is any way i can "hack" the ssh command to work
All reactions