openshift-prototype icon indicating copy to clipboard operation
openshift-prototype copied to clipboard

Code for blog post on how to launch an image in OpenShift

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.