Skip to content

Latest commit

 

History

History
executable file
·
47 lines (35 loc) · 3.26 KB

deploy_cloudfunction.md

File metadata and controls

executable file
·
47 lines (35 loc) · 3.26 KB

Running StarThinker Recipes Via Cloud Function

This serverless deployment will create a Cloud Function and a sample Cloud Scheduler recipe. Only one StarThinker Cloud Function is required to run all StarThinker Recipes. The Cloud Scheduler defines the task, credentials, and schedule for each recipe.

Create and Configure The Google Cloud Function

Instructions

This only needs to be done once, after cloud functon creation, all recipes are run via scheduler configuration. This deployment leverages the latest StarThinker PYPI package, which is the last tagged version in the repository.

bash install/deploy.sh
  1. Set up Google Cloud Project.
  2. Option 4) Deploy Cloud Function
  3. Note the trigger URL and start using the scheduler to run recipes.

Try It In Google Cloud Shell

Recipe Quick Start

Next, review list of available tasks in the Recipe Gallery, view Scripts, or check Command Line Helpers.

Cloud Resources


© 2021 Google LLC - Apache License, Version 2.0