CiprianSpiridon / strapiGAE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strapi application Deployment on Google Cloud

  1. Create a Project in GCP > App engine Drag Racing
  2. Select region Drag Racing
  3. Press Create App
  4. Select Language as Node.JS and enviroment as Standard Drag Racing
  5. Press Create Drag Racing
  6. Open example-app.yaml and rename it to app.yaml
  7. Update app.yaml with the right enviroment variables
  8. Run gcloud app deploy app.yaml
  9. Run gcloud app browse to open the deployed app in the browser
  10. Enjoy Drag Racing

Notes:

  • Run gcloud app logs tail -s default to watch logs

About


Languages

Language:JavaScript 100.0%