gunicorn does not start after boot gunicorn does not start after boot linux linux

gunicorn does not start after boot


You have a small typo in your gunicorn.service file. Change to:

WantedBy=multi-user.target

Also, you may want to change to:

Restart=always