Skip to content

A sample django app with NGINX reverse proxy server, Postgres database, WSGI, and a static file server.

Notifications You must be signed in to change notification settings

yakaboskic/django-nginx-postgres-wsgi-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Sample Django App

A sample django app with NGINX reverse proxy server, Postgres database, WSGI, and a static file server.

Basic Structure

NGINX Reverse Proxy Server -> WSGI -> Django App <- {Postgres DB, Static File Server}

All containerized with Docker.

About

A sample django app with NGINX reverse proxy server, Postgres database, WSGI, and a static file server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published