A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/code/docs/vscode/deploy-cloud-run-app below:

Quickstart: Deploy a Cloud Run service with Cloud Code for VS Code

Skip to main content

Stay organized with collections Save and categorize content based on your preferences.

Deploy a Cloud Run service with Cloud Code for VS Code

This page shows you how to get started quickly with Cloud Code.

You'll set up a Hello World service that runs on Cloud Run using a sample application, deploy your service to Cloud Run, and view the status of your live service's resources.

Before you begin
  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Note: If you don't plan to keep the resources that you create in this procedure, create a project instead of selecting an existing project. After you finish these steps, you can delete the project, removing all resources associated with the project.

    Go to project selector

  3. Verify that billing is enabled for your Google Cloud project.

  4. Enable the Cloud Run API.

    Enable the API

  5. Install Git. Git is required for copying samples to your machine.
  6. Install the Cloud Code plugin if you haven't already.
Creating a service
  1. In the Cloud Code status bar, click the active project name.

  2. In the Quick Pick menu that appears, select New Application.

  3. Choose Cloud Run application as your preferred application type.

  4. From the list of sample applications (Node.js, Python with Flask and Django frameworks, Java, Go), choose a Hello World service.

    For example, choosing Node.js: Hello World creates a starter Node.js Hello World service.

  5. Confirm your service location on disk (or modify it, if necessary) and click Create New Application.

    A preview of the README file for your selected service will open in VS Code.

Deploy to Cloud Run

To deploy your service to Cloud Run, follow these steps:

  1. Open the Command Palette (press Ctrl/Cmd+Shift+P or click View > Command Palette) and then run the Deploy to Cloud Run command.

  2. In the Deploy to Cloud Run pane, set your Google Cloud project.

  3. Accept the remaining default settings and then click Deploy.

    Cloud Code builds your image, pushes it to the registry, and deploys your service to Cloud Run.

  4. To view your running service, open the URL displayed at the top of the Deploy to Cloud Run dialog.

Viewing logs

You can also view logs from your deployed service with the Log Viewer that comes with Cloud Code.

To view logs, follow these steps:

  1. Click Cloud Code in the VS Code Activity bar on the left.
  2. Expand the Cloud Run section to view your Cloud Run service.
  3. Right-click your Cloud Run service and then click View logs.
Viewing resource status

You can view the status of your Cloud Run services using the Cloud Run service browser:

  1. Click Cloud Code in the VS Code Activity bar on the left.
  2. Expand the Cloud Run section to view your Cloud Run service.
  3. Click the Cloud Run service you'd like to know more about. The service's properties are displayed in the window below.
Cleaning up

To delete your project:

  1. Go to the Projects page in the Google Cloud console:

    Go to the Projects page

  2. Select the project you created for this quickstart and then click Delete.

  3. Type the project ID to confirm and then click Shut down.

    This shuts down the project and schedules it for deletion.

If you're using a pre-existing project and would like to delete resources you created for this quickstart:

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This guide provides instructions on how to quickly deploy a Hello World service to Cloud Run using Cloud Code for VS Code."],["You'll learn how to create a new Cloud Run application from a selection of sample services and then deploy it using the \"Deploy to Cloud Run\" command."],["The guide explains how to use Cloud Code's Log Viewer to view logs from your deployed service, as well as how to view the status of your Cloud Run service using the Cloud Run service browser."],["Instructions are given on how to clean up resources, whether deleting the entire project or only the container image and Cloud Run service, after the quickstart."],["Finally, it gives pointers to further resources such as language-specific debugging, relevant settings, and running a Kubernetes application with Cloud Code."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4