Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/scionoftech/deployment-of-ml-flask-docker
- Owner: scionoftech
- Created: 2020-04-26T11:09:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T11:17:23.000Z (over 4 years ago)
- Last Synced: 2024-11-07T08:30:31.842Z (2 months ago)
- Topics: flask, gunicorn-with-flask-rest-api, meinheld, uwsgi
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)