-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
To enable workflow development for workflows that includes JSON input schema with advanced features, such as the form-widgets, it is simpler to develop in "all-in-one" settings such as rhdh-local.
There are two methods to develop:
- Using the sonataflow devmode image in which a volume is mounted to the devmode image with the workflows being developed.
- By running quarkus dev locally which has an embedded data-index and pointing to it from the orchestrator plugin in RHDH local.
Both options are valid and can be used for development. We'd like to enable them by simplifying the needed configuration for that in rhdh-local.