This tutorial details how to setup a Flask application on a server running Ubuntu. Since this process can be difficult, as there are a number of moving pieces, we’ll look at this in multiple parts, starting with the most basic configuration and working our way up: Part 1: Setting up the basic configuration Part 2: Adding Supervisor Part 3: Simplifying deployment with Git Hooks Part 4: Automating w