DEV Community

Trilochan Parida
Trilochan Parida

Posted on • Updated on

How to setup Python Flask applications with Gunicorn and Nginx on Ubuntu


In this tutorial, you will learn How to setup Python Flask applications with Gunicorn and Nginx on Ubuntu 18.04.

Content:

00:00 Welcome
00:57 Connect to Server
01:42 Installation of Python Libraries
02:34 Creating a Python Virtual Environment
03:45 Setting Up a Flask Application
06:10 Configuring Gunicorn
09:37 Configuring Nginx for Reverse Proxy

Github: https://github.com/codingx01
Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/

I hope you have learned from this tutorial, please do like, share, comment, and subscribe.

Top comments (0)