Deploy First Flask App on IIS

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank U 3000, I was tried many tutorial and failed.. until i found your video.. 👍🏻👍👍🏻
(IIS 8.5 on Windows Server 2012R2)

YogieWicaksono
Автор

thanks so much, very informative and useful.

rithirongk
Автор

How can i increase the number of workers using this same process ? Same as it is un uvicorn

pratikdusane
Автор

how to make this go online which i can access over the internet

MrSubramanish
Автор

It says which "cannot acces to the web config file"

kevinkevin
Автор

This is a good explanation it works fine

badruzaman
Автор

I followed all the steps and it returned this:
HTTP Error 500.0 - Internal Server Error
An unknown FastCGI error occurred

myser
Автор

I followed same method but I got a these types error " the fastcgi process exited unexpectedly" and error code is

kapilpatidar
Автор

6:45
SOS!
I don't have "FastCGI Settings". How can I set it?

umidjonsadatov
Автор

I dont see FastCGI in the dropdown in module mappings.

shwetajoshi
Автор

it will work when we have many functions with routes to html pages? (Windows Server 2022)

tomassantos
Автор

Thank you It also works for me. but I felt into a problem at the step told in 7:52 but I have add (" ") around the path on "add module mapping".

moeezraza
Автор

Thanks for this Video, Can we host Flask Web API using this method?

ayanchow
Автор

Lot's of thank you and wishes, it's solved my headache, I was go through many tutorials and blogs, my search ends here. Sucessfully deployed my app and working fine, can you explain me if I want to deploy app with my domain name and port should be 80, it would be great help
Thanks again and keep creating

kiranzatakia
Автор

it was helpful the second time as well😃

xyiwkdw
Автор

hi not working, I am using Waitress server, instead of app.run(). I am using serve(app, port=5000). Also in collection while adding key value shuld i use <filename>.app or <filename>.serve.

I am getting this error
HTTP Error 500.0 - Internal Server Error
- The FastCGI process exited unexpectedly

I am using Flask

aniketsharma
Автор

Now show us making it with public ip please. How to serve python app over the internet

bilgehansakin
Автор

i follow your instruction as it describe in the video and it worked but i am facing the problem when i run my project (Exception: WSGI_HANDLER env var must be set) kindly guide me

GhulamRaza-rqld
Автор

Hello, I followed your video and I am getting 500 error with error code of 0x8007010b. Could you please tell me how can I fix this issue?

munkhtur
Автор

hello can you help more for deploy on iis

priyankgadhiya