Hi everyone,
I created a small Flask application. Thanks to this community btw !
It work really well in local. But now I would like to host it to make it available WWW.
The tricky thing is I'm under Windows... (I'm studying Linux meanwhile but still a big noob :) )
I'm currently using Waitress (as it's support windows). but really don't mind to switch if needed.
but I have no ideas how:
If you have any ideas or where to look... ?
Thanks.
I created a small Flask application. Thanks to this community btw !
It work really well in local. But now I would like to host it to make it available WWW.
The tricky thing is I'm under Windows... (I'm studying Linux meanwhile but still a big noob :) )
I'm currently using Waitress (as it's support windows). but really don't mind to switch if needed.
but I have no ideas how:
- make it available from a domain : www.exemple.com
- support https
- run additional flask apps
If you have any ideas or where to look... ?
Thanks.
![[Image: NfRQr9R.jpg]](https://i.imgur.com/NfRQr9R.jpg)