Skip to content

LighTechLLC/django-nginx-secure-links-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Setup

docker compose up

Important notes

  1. Admin access:
  2. Django views examples:
  3. We set up MEDIA_URL = 'http://127.0.0.1:8090/media/' using nginx absolute url, it allows us to be directly connected to nginx container by copy and pasting URL to browser.
  4. For emulating Nginx local setup we described steps using ubuntu image there: Dockerfile.nginx. The Dockerfile should not be used on production, it's just a simple example how to set up nginx-extras.
  5. Nginx site config example file described there: default.site.conf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages