u/thankyoucode

▲ 1 r/flask

How to deploy flask app on Windows server or containerized app on Windows using WSL 2

Have one computer that running Windows 24/7 and wont to deploy flask app there

Flask app is website that made for around 2000 users total and processing data and documents

I tried to run on VPS for one month

First with direct flask run and

second time with docker container

But, leveraging that Windows computer for trying to run that flask app

What I choose

- directly run flask app

- use container

- or any other solution that work with Windows

reddit.com
u/thankyoucode — 11 days ago