The service for invited user registration
Python 3.5+
virtualenv
Nginx
PostgreSQL 10
Supervisor
python3-dev
libpq-dev
python packages:
- Django
- Gunicorn
- psycopg2
- setproctitle
You need PostgreSQL 10 to be installed on the target server. Here you can find how to install it on Ubuntu 16.04 LTS.