Skip to content

hmajoros/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Henry Majoros's Personal Website

hmajoros.com

Legacy version of site can be found here


###Important Server Stuffs

So I don't forget when I come back to this after a few months off

mostly followed this tutorial here on setting up DO with flask / nginx / uWSGI

Files you may need
  1. nginx conf: /etc/nginx/sites-available/
  2. uwsgi conf: ~/web/app.ini
  3. upstart script: /etc/init/web-server