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. |
Beta Was this translation helpful? Give feedback.
-
Have you tried using See: |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions