filmov
tv
Django web app deployment in google cloud app engine(GAE)
Показать описание
Django web app deployment in google cloud app engine(GAE)
In this Video, I will show you how we can deploy django web app in google app engine. Steps are as follows:
1. Create a google cloud project
2. Install and initialize google SDK
3. Create Mysql instance and mysql database
4. Download sqlcloud proxy
pip install PyMySQL==0.10.0
7. Deploy the project
import pymysql
gunicorn==19.10.0
Google cloud sdk link:
Google cloud console link:
Google cloud project create:
In this Video, I will show you how we can deploy django web app in google app engine. Steps are as follows:
1. Create a google cloud project
2. Install and initialize google SDK
3. Create Mysql instance and mysql database
4. Download sqlcloud proxy
pip install PyMySQL==0.10.0
7. Deploy the project
import pymysql
gunicorn==19.10.0
Google cloud sdk link:
Google cloud console link:
Google cloud project create: