How to run the Openflow using source code

Hello Allen please help me out to run the openflow version: 1.5.10 using source code without docker installed

you cannot run openflow without docker, except doing development.
Here is how

Great, Thanks for you help while following doc for developer setup i have faced the below error, can you help me out to proceed further,

you need to fix your mongodb replica set

Hello Allen,
As you suggested i have i have fixed the replica set still i am facing some challenges can you please help me to proceed further
rabbitmq version: 4.1.0
erlang otp: 27.2.4
Below are reference screenshots for the error where i have stucked


you need to ensure you can talk to rabbitmq

as per docker/docker-compose.yml at main · open-rpa/docker · GitHub you need to add ?frameMax=0x2000 to the connection string if you have the latest version of rabbitmq

Hello Allen,
Thanks for your time and giving me suggestions, now i am able to run the openflow, then how can we run the nodered in developer setup, i have not found any source code for nodered

Hello Allen,
i have tried to run the noderedagent but it is not having the launch.json file and also you have missed the step for npm install, can please help me to run it

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.