Restructuring

Import flask app as well as new makefile and entirely new directory
structure.
This commit is contained in:
Jason A. Donenfeld
2013-04-29 11:05:09 +02:00
parent 9c8beb0cc5
commit d33715066a
53 changed files with 9957 additions and 9541 deletions

8
deployment-config.mk Normal file
View File

@@ -0,0 +1,8 @@
WEB_SERVER := metheny.zx2c4.com
WEB_SERVER_URL := http://photos.jasondonenfeld.com
HTDOCS_PATH := /var/www/htdocs/photos.jasondonenfeld.com
HTDOCS_USER := nginx
FLASK_USER := photofloat
FLASK_PATH := /var/www/uwsgi/photofloat