Posts

Showing posts from August, 2020

DEPLOY DJANGO PROJECT ON GCP WITH THE GDAL Dockerfile

Image
DEPLOY DJANGO PROJECT  ON  GCP WITH THE GDAL Dockerfile First, you need to follow the instruction  CREATE PROJECT (OR YOU HAVE PROJECT ) IT IS RUNNING IN LOCAL SERVER CREATE BILLING ACCOUNT ON GCP CONNECT DATABASE WITH GCP USING POSTGRESQL  ADD REQUIRED FILE IN YOUR PROJECT FOR DEPLOY  DEPLOY THE PROJECT  CREATE PROJECT (OR YOU HAVE PROJECT ) If you have a project which you have created or simply you can also download from Github after that,  IT IS RUNNING IN LOCAL SERVER before deploying on google cloud. you can run it into the local server so that no problem  is facing on the live server CREATE BILLING ACCOUNT ON GCP go on the  google console cloud  click on this you  see this Click on activate on top of the right after you can add your credit or debit card datils after that you receive $300 for the 12 months so that you can use it. CONNECT DATABASE WITH GCP USING POSTGRESQL  you can use to create a server of PostgreSQL...