Hi all,
How to host openflow in azure as a webapp.
Hi all,
How to host openflow in azure as a webapp.
you cannot. Openflow is designed to run in docker/kubernetes
So you can create a standalone machine and install docker on it, and then run it from there.
Once docker is working, you can use GitHub - open-rpa/docker as a template for how to create a docker compose file.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.