the use case I have followed the flask tutorial on those pages: https://flask.palletsprojects.com/en/1.1.x/tutorial/ The project directory is the following : run the web app The web app works by running the script ‘run_app_prod.sh’. the code works on my local machine (ubuntu 20.04) but not on azure web app for linux run_app_prod.sh the flaskr/init.py files the error message Answer I had
Tag: gunicorn
Difference between Daemon and Upscript for Gunicorn in Django Production
I am deploying a Django site in production and now from a week I couldn’t get Gunicorn script in /etc/init/project.conf to bind Nginx no matter what I do inside a Django virtual environment and under newly created user djagno at location /home/Django/project/bin/gunicorn. I need to know that can I run a site in production with daemon. I understand that daemon