-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add a Dockerfile for Nginx so that we can simulate running a proxy in front of our Django / Gunicorn server. If possible, the Nginx server should be configured to support TLS, and should be in charge of serving static files.
If it's too much work to create a separate Nginx Dockerfile that serves static files, it's okay to have it run in the same container as the Django / Gunicorn server. Ideally, though, these services would be separate from one another.
Metadata
Metadata
Assignees
Labels
No labels