Skip to content

UCLM-ARCO/hello.flask-uwsgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal flask web app served with uWSGI and nginx.

$ ian build -cfi
$ sudo ln -s /etc/nginx/sites-available/hello /etc/nginx/sites-enabled/
$ sudo service nginx restart
$ sudo ln -s /etc/uwsgi/apps-available/hello.ini /etc/uwsgi/apps-enabled/
$ sudo service uwsgi restart
$ xdg-open http://localhost:8181

About

A minimal flask web app served with uWSGI and nginx.

Resources

Stars

Watchers

Forks

Languages