Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/st2-ev/simple-flask-production-server
A simple way to move your flask application to production with docker.
https://github.com/st2-ev/simple-flask-production-server
docker flask nginx production-ready python uwsgi
Last synced: 12 days ago
JSON representation
A simple way to move your flask application to production with docker.
- Host: GitHub
- URL: https://github.com/st2-ev/simple-flask-production-server
- Owner: ST2-EV
- License: mit
- Created: 2020-02-19T10:42:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:38:51.000Z (about 2 years ago)
- Last Synced: 2024-11-10T00:14:44.620Z (2 months ago)
- Topics: docker, flask, nginx, production-ready, python, uwsgi
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-flask-production-server
Planning to move your flask app into production, use this template to do so.**[Tutorial Link](https://danklabs.tech/blog/quickest-way-to-move-your-flask-app-to-production-with-docker-in-5-minutes/)**