appengine/

directory
v2.4.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2020 License: Apache-2.0

README

To deploy in sandbox: gcloud auth login ... gcloud config set project mlab-sandbox gcloud app deploy queue.yaml

For production:

gcloud auth login ... gcloud config set project mlab-oti gcloud app deploy queue.yaml

Task queues may be observed in cloud console.

See documentation online to update.

Directories

Path Synopsis
Package pushqueue provides a microservice that accepts HTTP requests, creates a Task from given parameters, and adds the Task to a TaskQueue.
Package pushqueue provides a microservice that accepts HTTP requests, creates a Task from given parameters, and adds the Task to a TaskQueue.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL