Skip to content

Google Cloud Platform

Connecting GCE virtual machine

Currently, we do not have a native integration with GCP. But you still can connect your server by following these steps:

  1. Learn requirements and recommendations

  2. Log in to GCP console with your account

  3. Create a new project if you don't have any

  4. Navigate to the project page and click Get started under Try Compute Engine block

  5. Once GCP prepare Compute Engine for your project, create a new virtual machine instance

  6. Set VM instance attributes (list of supported OS and submit Create button

  7. Navigate to a newly created instance page and find network link. Click on it

  8. We need to add a new firewall rule for container ports

  9. Allow access for ports range 31222-32222

  10. Now it's all set on GCP side. Now connect the server (Servers > Connect > GCP) and follow the instructions

Root access

To gain root access you just need to run sudo su from your user