summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-02-24 11:08:25 +0100
committerChristian Grothoff <christian@grothoff.org>2016-02-24 11:08:25 +0100
commit59565fc92282f885c1ab2f04a86d3642ba5a0d23 (patch)
tree8e35c058cac55d186f20652c8f63cd729bc5dc92 /INSTALL
parent13abc341d3d72aa64286986fe565656e3c434ef2 (diff)
parent1952ca41f189e15fd0d19b4bc422b6be0107e837 (diff)
downloadbank-59565fc92282f885c1ab2f04a86d3642ba5a0d23.tar.gz
bank-59565fc92282f885c1ab2f04a86d3642ba5a0d23.tar.bz2
bank-59565fc92282f885c1ab2f04a86d3642ba5a0d23.zip
merge
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 118ed56..ff32106 100644
--- a/INSTALL
+++ b/INSTALL
@@ -57,4 +57,10 @@ TBD.
----------------- 3 How to bind Django and nginx ---------------
+Once the system is set up as described in 1, see 'django_nginx.conf'
+to make the bank accessible via Nginx. The link in [1] gives a
+complete walkthrough of the task. Assuming that the bank is correctly
+accessible via Nginx, the script 'django_wsgi.sh' will take care of
+activating the right environment and launching the server.
+
[1] http://uwsgi-docs.readthedocs.org/en/latest/tutorials/Django_and_nginx.html