Hello Community!
I have installed on AWS Nodered with cloudfoundry. I try Now to control a python Script inside nodered.
For that i have nodejs and Python buildpacks in my manifest.yml
The Problem is that the app needs a Python script to start which needs a website over flask?
How is the Handling of Python and nodered?