Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scionoftech/deployment-of-ml-flask-docker

Deployment of ML Application with the help of flask, Gunicorn,uWSGI,Meinheld and docker.
https://github.com/scionoftech/deployment-of-ml-flask-docker

flask gunicorn-with-flask-rest-api meinheld uwsgi

Last synced: 22 days ago
JSON representation

Deployment of ML Application with the help of flask, Gunicorn,uWSGI,Meinheld and docker.

Awesome Lists containing this project

README

        

# Deployment-of-ML using Flask-Docker
Deployment of NLP Sensitive Analysis use Case with the help of flask and docker.

## Reference:
- [Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.](https://github.com/tiangolo/meinheld-gunicorn-flask-docker)
- [Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.](https://github.com/tiangolo/uwsgi-nginx-flask-docker)