Hello everyone, I am proposing we create a new management console for workflows in the incubator-kie-tools repository. For its first version, it would have the same features provided in the Serverless Logic Web Tools, like workflow instances and definitions list, with the possibility to start workflows by their definitions or triggering events. All information would come from a data-index, whose URL would be passed on as an environment variable. The added value of this new distribution is the offering of runtime tooling in production environments.
The following packages would be created: - sonataflow-management-console-webapp: Similarly to what was done for the Sonataflow Dev UI extension, a webapp containing all the UI, reusing already existent runtime tools components. - sonataflow-management-console-image: New image to serve the webapp. - sonataflow-management-console-image-env: Image environment variables. Kind Regards, Paulo Martins
