Use php deployer to deploy on GCP with IAP #3555
Unanswered
chrey
asked this question in
Help needed
Replies: 1 comment
-
Currently, Deployer only works with SSH binary. But I know it's possible to get and SSH access to GCP as well (for VPS). For working with gcloud binary: this is a really cool idea. Will look at what is possible to do here. |
Beta Was this translation helpful? Give feedback.
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.
-
Hello,
Is there a way to use phpdeployer to deploy on GCP instances through IAP, meaning we have to encapsulate ssh command to use gcloud ssh compute ?
Like ansible does here https://docs.ansible.com/ansible/latest/scenario_guides/guide_gce.html
Thanks
Beta Was this translation helpful? Give feedback.
All reactions