IIS as a reverse proxy for python flask application

Опубликовано: 15 Октябрь 2022
на канале: Learning Software
5,908
89

Blog post - https://nagasudhir.blogspot.com/2022/...

Sub mounting a flask application under a URL prefix -    • Submount flask application under a UR...  

Run a python Flask server as a windows background service using nssm -    • Python Flask server as a windows back...  

Waitress as Flask server WSGI -    • Waitress as Flask server WSGI  

Flask Playlist -    • Flask Web development skills  

In this video, we will learn how to use IIS as a reverse proxy for python flask application

Accessing application secrets with environment variables -    • Environment variables to isolate sens...  

Managing application configuration and sensitive data using a JSON file in a python script / project -    • Store configuration and sensitive dat...  

Table of contents - https://nagasudhir.blogspot.com/2020/...

Please subscribe, like and share this video

00:00 - Intro
00:20 - About IIS
01:11 - Reverse Proxy Architecture
01:53 - Enable IIS in windows
02:42 - Example Flask Server
04:09 - IIS modules installation
05:26 - Enable Proxy in AAR module of IIS
05:59 - URL rewrite rule in IIS
08:37 - IIS reverse proxy demo
09:06 - SSL in IIS
09:42 - HTTP_X_ORIGINAL_HOST server header (Optional)
11:16 - Outro

#flask #iis #reverse_proxy #server #web #dev #tutorial #learning #beginners #pythonforbeginners #taming_python