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.