Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 576 Bytes

Notes.md

File metadata and controls

30 lines (20 loc) · 576 Bytes

Notes to Push new Data.md

gcloud alpha cloud-shell ssh

gcloud auth login

gcloud projects list gcloud config set project ilmapi

sls****1

git pull

gcloud app deploy app.yaml

gcloud app browse

gcloud app logs tail -s default

entrypoint: gunicorn -w 4 -k uvicorn.workers.UvicornWorker main:app