Serving a Python Flask app with Gunicorn, Nginx and Systemd.
{{< image src="/img/icons8-python-64.png" alt="Python Logo" position="center">}}
This post explains how to serve a Python app from a Virtualenv with the Gunicorn WSGI and using Nginx as a proxy server.You should already have Nginx installed, and have...
blog.joerismissaert.dev5 min read