Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 223 Bytes

This library provides a simple API to launch Conclave (https://github.com/multiparty/conclave) containers on OpenShift.

To run (in a cluster):

gunicorn -b 0.0.0.0:8080 -c config.py -e PYTHONBUFFERED=TRUE wsgi:app