You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is boring because it is impossible to use a docker image "as is" without changing the image and the property file.
Idea is:
when the property file is empty, and no Zeebe configuration is given, the framework starts and publishes red information on the dashboard page
user access a tab "property". The configuration to connect is visible on that page
user can set information to connect. Framework can connect
This information must be saved in a local (H2) database. Next restart, information will be present.
At any time, the user can come to see / edit information about the connection.
The text was updated successfully, but these errors were encountered:
The connection to Zeebe is on the property file.
This is boring because it is impossible to use a docker image "as is" without changing the image and the property file.
Idea is:
This information must be saved in a local (H2) database. Next restart, information will be present.
At any time, the user can come to see / edit information about the connection.
The text was updated successfully, but these errors were encountered: