Skip to content

Should move to WSGI server

At startup the monitoring and control service warns:

 * Serving Flask app "WebApp.flask_app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.

We should move to something like e.g. Gunicorn.

Edited by Dinyar Rabady