-
Type: Sub-task
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: v0
-
Component/s: Nuxeo Quarkus
-
Tags:
-
Sprint:l2it-11.1.2
Standard Nuxeo configuration properties are relying on several mecanisms:
- nuxeo.conf/java properties
- environment variable
- ...
In our context, we need to think "container", and modifying internal files (al nuxeo.conf) doesn't sound like the best approach to ease configured startup and static image.
We need to find a bridge between properties that are used to compute components and environment variable (with a default values mechanism)