Skip to content

togirala/testGCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Running a python app on Google Cloud Platform

  1. Create a new project in Google Cloud Platform

  2. Enable required Google Cloud API's

  3. Download Google Cloud SDK installer

  4. Launch the installer and follow the prompts

  5. Once installed, setup the Google Cloud SDK using gcloud init and continue with configurations

gcloud init
  1. Navigate to testGCP/helloWorld and use the following command:
gcloud deploy app.yaml

Releases

No releases published

Packages

No packages published

Languages