Run this script to setup a working NGINX server proxying requests to the gunicorn server.
- The script should run with
sudoprivilages. - Running the script:
sudo bash nginx_deploy.sh - There must be a
NGINX server config fileshould already present be present in the directory. - Sample config file used:
server_start