Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use uwsgi for web server in docker #2987

Closed
wants to merge 1 commit into from
Closed

Use uwsgi for web server in docker #2987

wants to merge 1 commit into from

Conversation

haarg
Copy link
Member

@haarg haarg commented Feb 7, 2024

This does some refactoring of the Dockerfile for better build caching, converts from yarn to npm, switches to uwsgi for the server, and adds a docker compose configuration for a nicer development configuration.

Convert to using uwsgi by default. The command given is meant for use in
a production environment. A development setup with be provided
separately.
@haarg haarg closed this Apr 27, 2024
@haarg haarg deleted the haarg/uwsgi branch April 27, 2024 18:02
@haarg haarg restored the haarg/uwsgi branch April 27, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant