-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
None
This is a summary-ticket where it is still unclear if something has to be done.
1. How does Multi Engine works for the frontend? How do requests change when the Engine changes?
2. The html has config in the <base> tag. How is it created, does it change, how do we avoid hardcoding it?
<base href="/camunda/app/cockpit/default/" admin-api="/camunda/api/admin/" cockpit-api="/camunda/api/cockpit/" engine-api="/camunda/api/engine/" app-root="/camunda" />
3. Our dev. server (from CRA) currently serves the index on all sub-routes. How does this work on a "real" server? --> We need to make sure how the deployment of cockpit works, especially alongside of the legacy apps. This has to be done before we integrate it into a build process