Closed tehseensagar closed 2 years ago
Incomplete steps for making this work with ngnix. there are such things which are missing
service file missing parameters
Environment="PATH=/var/www/Moukthar/venv/bin" ExecStart=/var/www/Moukthar/venv/bin/gunicorn init:app --worker-class eventlet -w 1 --bind 0.0.0.0:5001 --reload
missing file or directory errors
those are depended modules of python
Please correct your how to and make it a bit detail
Regards
moukthar.service: Failed to execute command: No such file or directory moukthar.service: Failed at step EXEC spawning /var/www/andro/venv/bin/gunicorn: No such file or directory
I could not find venv/bin any where in server folder ?