Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ sudo apt-get install python-setuptools git libpq-dev postgresql python-dev postfix nginx-full uwsgi
$ sudo easy_install pip
$ sudo pip install virtualenv
$ sudo adduser --disabled-password --home /var/opt/norduni ni

...

Note
titleWork in progress
Below is not done yet.

Deploying NOCLook

Install nginx and uwsgi.

...

uwsgi

Create a uwsgi configuration file.

...