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

Google Cloud Platform #8

Open
avidsapp opened this issue Dec 21, 2019 · 4 comments
Open

Google Cloud Platform #8

avidsapp opened this issue Dec 21, 2019 · 4 comments

Comments

@avidsapp
Copy link

Any idea on how to get this working on Google Cloud? I tried many approaches, including service accounts and OS login

@AdnanHodzic
Copy link
Owner

I haven't tried it myself on Google Cloud, but it should be straight forward process. When I started this project I was targeting AWS for my personal needs, but I also know people who use it on Azure and even on premise.

Basically all you need SSH access to a server/VM/instance. What doesn't work out when you try with GCE VM intsance?

@avidsapp
Copy link
Author

I haven't had much success connecting via standard ssh on GCloud. I typically use their CLI to ssh into a VM instance. If I can figure out how to ssh the standard way, then it should be a straight forward process.

@AdnanHodzic
Copy link
Owner

If found some useful information how to get VM external IP:
https://docs.bitnami.com/google/faq/get-started/connect-ssh/

Or simply run curl ifconfig.me once you've SSH-ed to the instance.

@avidsapp
Copy link
Author

avidsapp commented Jan 9, 2020

Thank you for this. I will try it out and report back

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

No branches or pull requests

2 participants