Back to Browse

Deploy PHP Application - connected to MySQL - in Google Cloud's App Engine

42.1K views
Jun 29, 2020
11:57

Install Google SDK: https://cloud.google.com/sdk/install Google's sample files: https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/appengine/standard Connecting MySQL Workbench to Google Cloud SQL (locally - using Cloud SQL Proxy): https://www.youtube.com/watch?v=VgixM-4ckJA app.yaml file documentation: https://cloud.google.com/appengine/docs/standard/php7/config/appref entrypoint file documentation: https://cloud.google.com/appengine/docs/standard/php7/runtime Most common comands / app.yaml, handler.php and connection files used in this tutorial: https://powergi.net/resources/gcloud_files.zip

Download

1 formats

Video Formats

360pmp418.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Deploy PHP Application - connected to MySQL - in Google Cloud's App Engine | NatokHD