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

Add gunicorn with uvicorn workers to docs #1766

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

RobbeSneyders
Copy link
Member

Fixes #1755

Copy link
Member

@Ruwann Ruwann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@RobbeSneyders RobbeSneyders merged commit c1ef3f4 into main Oct 31, 2023
8 checks passed
@RobbeSneyders RobbeSneyders deleted the feature/gunicorn-docs branch October 31, 2023 19:08
@Subin-Qreative
Copy link

Hi Robbe , what would be better in production serving via Gunicorn or using uvicorn directly ?

@Subin-Qreative
Copy link

nevermind
https://www.uvicorn.org/deployment/

documentation basically says
Run gunicorn -k uvicorn.workers.UvicornWorker for production.

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.

populate routes with gunicorn (connexion 3.0.0a7)
3 participants