In this guide, we’ll build a simple Python application using the Flask microframework on your server. We’ll set up the [Gunicorn](http://gunicorn.org/) application server, and configure [Nginx](http://gunicorn.org/) to act as a front-end reverse proxy to serve your Flask application. Choose your operating system below to get started.
How To Serve Flask Applications with Gunicorn and Nginx on CentOS 7
How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 22.04
How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 20.04
How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 18.04
How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 16.04
How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 14.04