-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
The Camunda Docker images are thin wrappers around the Camunda Tomcat, Wildfly, and Run distributions. As such, they do not modify what is already provided through the Camunda distributions.
In the Camunda distributions, we provide content that would enable users to have a good getting-started experience.
We provide Security instructions for users to set up a good production environment.
Functional Requirements (Required before implementation):
- A user can disable the "welcome" page of the Application Server (in Wildfly or Tomcat).
- A user can disable the Camunda (invoice) example application.
- TBD
Technical Requirements (Required before implementation):
- There is an environment variable that disables the "welcome" pages in the Camunda Wildfly and Tomcat Docker images.
- There is an environment variable that disables the Camunda (invoice) example application in the Camunda Wildfly and Tomcat Docker images.