https://github.com/hellt/nginx-uwsgi-flask-alpine-docker
https://github.com/hellt/nginx-uwsgi-flask-alpine-docker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellt/nginx-uwsgi-flask-alpine-docker
- Owner: hellt
- Created: 2017-11-05T11:28:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T19:03:09.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T11:52:02.527Z (about 1 year ago)
- Language: Python
- Homepage: https://netdevops.me/2017/flask-application-in-a-production-ready-container/
- Size: 65.4 KB
- Stars: 78
- Watchers: 7
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
A lightweight **Alpine Linux** Docker container image for **Flask** application served by **uWSGI** and **NGINX**, managed by **Supervisord**. Read all about it in [this blog post](https://netdevops.me/2017/flask-application-in-a-production-ready-container/).