362 Forks
917 Stars
917 Watchers

django-on-docker

Dockerizing Django with Postgres, Gunicorn, and Nginx

How to download and setup django-on-docker

Open terminal and run command
git clone https://github.com/testdrivenio/django-on-docker.git
git clone is used to create a copy or clone of django-on-docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-on-docker https://github.com/testdrivenio/django-on-docker/archive/master.zip

Or simply clone django-on-docker with SSH
[email protected]:testdrivenio/django-on-docker.git

If you have some problems with django-on-docker

You may open issue on django-on-docker support forum (system) here: https://github.com/testdrivenio/django-on-docker/issues