e33ivanyauwai / django-cicd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with Django on Google Container Engine

Open in Cloud Shell

This repository is an example of how to run a Django app on Google Container Engine. It uses the Writing your first Django app Polls application (parts 1 and 2) as the example app to deploy. From here on out, we refer to this app as the 'polls' application.

Tutorial

See our Django on Container Engine tutorial for instructions for setting up and deploying this sample application.

Contributing changes

Licensing

About


Languages

Language:Python 84.8%Language:Dockerfile 8.7%Language:Makefile 6.5%