before I start, for full disclosure this is not really a guide on how to set up a Flask app in Virtualmin. It will achive it but as you may know Virtual min does not support Python apps. For this reason it will be in two parts. Part 1 with be in Virtualmin setting up the space for the app on a server and part 2 will be setting up the app in Apachie.
- Create virtual server
- Add Flask app files into virtual server public_html folder (e.g. /home/virtual_server/public_html)