tiangolo / meinheld-gunicorn-docker

Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance auto-tuning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatible with nginx-proxy ?

pupattan opened this issue · comments

Hi,
I am already using nginx-proxy https://github.com/nginx-proxy/nginx-proxy for multiple containers with uwsgi-nginx-docker (Django)
I want to update them using meinheld-gunicorn-docker.
Is it possible ? how can i use meinheld-gunicorn-docker with nginx-proxy ?
Any other suggestion ?

Yeah, it should be possible. You should first try locally before deploying to production to make sure that there isn't anything in this Docker image that is not compatible with your current setup. But it should probably "just work".

Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.