Skip to content

Add an Nginx Dockerfile #46

@kernelmethod

Description

@kernelmethod

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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions