Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 348 Bytes

Flask, uWSGI, NGINX, and Docker on OpenShift

This repo is an example of how to get a Flask app running inside uWSGI and NGINX on OpenShift with an arbitrary user id.

Detailed description of how it works is on this blog post.