MechCloud
  • What is MechCloud?
  • MechCloud Website
  • Launch Portal
  • Links
    • Discord
    • Youtube
    • Blog
    • LinkedIn
    • Twitter
  • Comparison With WordPress
  • Tutorials / Blog Posts
  • Administration
    • Multitenancy
      • Tenant
      • Team
    • Subscriptions
      • Basic
      • Pro
  • Cloud Computing
    • Cloud Accounts
      • Add An Account
        • AWS
        • GCP
        • Azure
      • Configure Regions / Zones
      • Discover Assets
      • Real-time Visualization
        • AWS
          • Tags
          • CloudTrail
        • GCP
  • AI Agents
    • AWS Agent
      • EC2
      • Lightsail
      • Multi-operation Prompts
    • Systems Agent
      • Cloudflare
      • MongoDB Atlas API
  • Website Builder
    • Routing
    • Micro app based architecture
    • Site
    • Site Node
    • Custom Components
      • Frame
      • Layout
      • External Page
      • Component
    • Special Tags
      • <mc-navigation-link>
      • <mc-render-node>
    • Page Designer
      • Single Component Prompts
        • Native HTML tags
        • MechCloud UI Components
        • Demo Components
        • Third Party Components
      • Multi Components Prompts
Powered by GitBook
On this page

Was this helpful?

  1. Cloud Computing
  2. Cloud Accounts
  3. Add An Account

GCP

PreviousAWSNextAzure

Last updated 1 year ago

Was this helpful?

  1. Log on to GCP console (https://console.cloud.google.com).

  2. Create a service account under a GCP project.

  3. Make sure it is having Compute Engine Viewer role.

  4. Create a new key under Keys tab and make sure key type is JSON.

  5. Save the json file created in previous step to a location of your choice.

  6. Log on to and navigate to Infrastructure -> Cloud Account.

  7. Select a team.

  8. Select AWS under Select a cloud provider dropdown. This will display all the cloud accounts added for the AWS cloud provider.

  9. Click on New Cloud Account button.

  10. Enter a name for your account.

  11. Vpc API Credentials

    • Project Id - Enter the value of project_id attribute from the json file downloaded in step # 5 above.

    • Client Email - Enter the value of client_email attribute from the json file downloaded in step # 5 above.

    • Private Key Id - Enter the value of private_key_id attribute from the json file downloaded in step # 5 above.

    • Private Key - Enter the value of private_key attribute from the json file downloaded in step # 5 above.

  12. Click on Save button to add the cloud account.

MechCloud