Hi,
We have multiple Node.js apps configured as separate subdomains on a Plesk server. We would like to add a local Flask server that is used only to run some Python scripts and will communicate with one of the Node.js apps. As each Node.js app is located in a designated to its subdomain directory (for example /var/www/domain/subdomain), what would be a good location for the Flask app? And should we configure permissions in a specific way if the apps are to access shared folders / files?
Thanks
We have multiple Node.js apps configured as separate subdomains on a Plesk server. We would like to add a local Flask server that is used only to run some Python scripts and will communicate with one of the Node.js apps. As each Node.js app is located in a designated to its subdomain directory (for example /var/www/domain/subdomain), what would be a good location for the Flask app? And should we configure permissions in a specific way if the apps are to access shared folders / files?
Thanks