I can configure the webapp appearance from Spring Boot properties

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: None

      User Story (Required on creation):

      When running Camunda in a lot of different flavours (e.g. multi-tenant deployments; different business areas; production stages), it is of interest to style the webapplications differently depending on the environment. This can be achieved by extending config.js and the user styles css as described in https://docs.camunda.org/manual/latest/webapps/cockpit/extend/configuration/. However, since this approach requires repackaging of the application, it is hard to implement when the number of runtime environments is high and dynamic. In such cases, it would be easier to have a standard cockpit module (built once) and then deploy it multiple times and configure these settings at deployment time via Spring Boot application properties.

      Functional Requirements (Required before implementation):

      • At least the following configuration options can be configured via Spring Boot application properties
        • Logo
        • Application name + vendor (including reflecting this in the window title)
        • Header border color

      Technical Requirements (Required before implementation):

      Limitations of Scope (Optional):

      Hints (Optional):

            Assignee:
            Unassigned
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: