Skip to content

Turn container into uwsgi + nginx #50

Description

@nijel

The current approach of using Django built in server is not really suited for bigger deployments as it can handle only one request at time. We should move to more powerful setup, probably using uwsgi.

There is existing solution in https://github.com/dockerfiles/django-uwsgi-nginx

This would also allow us to remove nginx container from the docker-compose.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementAdding or requesting a new feature.

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions