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