Skip to content

Installation on Ubuntu 16.04+

  • Install [nginx] (https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/)
  • Configure nginx server
  • Config good practice
  • Use http-socket
  • Use Anaconda
  • Installation guide
  • Use uwsgi
  • Makes sue [libiconv] is in stalled (https://stackoverflow.com/questions/41775441/chef-installing-uwsgi-libiconv-so-2-no-such-file-or-directory)
  • General python app setup guide
  • Quick version
  • Check location of the mysql socket
  • Configure using [uwsgi.ini file] (https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/)
  • Setting uwsgi up as a daemon process