Skip to content

issues Search Results · repo:morninj/django-docker language:Python

Filter by

21 results
 (54 ms)

21 results

inmorninj/django-docker (press backspace or delete to remove)

hi I want to use this with ssl on my project. how can I change nginx.conf and docker-compose.yml to use https
  • mehdiMj-ir
  • 1
  • Opened 
    on Mar 14, 2020
  • #27

Hey, First of all, thanks for this repo. Looks really good. One thing that I can t completely understand about your development and deployment workflow is that what would happen when I have a container ...
  • afshinm
  • 1
  • Opened 
    on Apr 26, 2017
  • #22

The requirements.txt file doesn t specify versions so running this installs django 1.10. The urls.py file imports patterns from django.conf.urls, but patterns has been deprecated. Explicitly setting the ...
  • hannah98
  • 2
  • Opened 
    on Aug 16, 2016
  • #19

Thanks for the code examples. What license does the project use?
  • j127
  • 1
  • Opened 
    on Aug 16, 2016
  • #18

In the README section on the development setup I followed your instructions but could not get the local files mounted in the container. So the container never ran gunicorn. After a good deal of research ...
  • nmgeek
  • 1
  • Opened 
    on Jun 6, 2016
  • #17

I did all the configuration and then docker run -d -p 80:80 -v $(pwd):/code --env DJANGO_PRODUCTION=false yourname /django-docker On running docker, the container is spawned, but supervisor cannot start ...
  • niranjan92
  • 1
  • Opened 
    on May 1, 2016
  • #16

IF DJANGO_PRODUCTION=true, run python manage.py check --deploy
  • morninj
  • Opened 
    on Sep 27, 2015
  • #15

  • morninj
  • Opened 
    on Sep 26, 2015
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub