aboutsummaryrefslogtreecommitdiffstats
path: root/deployment-config.mk
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-04-29 11:05:09 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-12 17:28:59 -0600
commitd33715066aab8bace17bb575a1787af40f86e67a (patch)
tree2b315dbdd7839a93b344a68cc1e4c23e4902ccb8 /deployment-config.mk
parentAdd semi-colon. (diff)
downloadPhotoFloat-d33715066aab8bace17bb575a1787af40f86e67a.tar.xz
PhotoFloat-d33715066aab8bace17bb575a1787af40f86e67a.zip
Restructuring
Import flask app as well as new makefile and entirely new directory structure.
Diffstat (limited to '')
-rw-r--r--deployment-config.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/deployment-config.mk b/deployment-config.mk
new file mode 100644
index 0000000..edf100b
--- /dev/null
+++ b/deployment-config.mk
@@ -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