Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: mophilly on February 14, 2018, 12:32:47 AM
-
One of our programmers built a web service using Flask. We would like to deploy it to an SME 9 system. The Flask documentation is good, here is a link to the deployment instructions. http://flask.pocoo.org/docs/0.12/deploying/ (http://flask.pocoo.org/docs/0.12/deploying/)
Has anyone installed a Flask based app on SME?
-
no, but python-flask-0.9-8 is available from EPEL repo.
-
Thank you. I will take a look at that.