-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.35, nxplatform 11.1.36
-
Story Points:1
Depending on the environment (dev, uat, prod, preprod), we may want to have different values for one applicative parameter (one good example is the SAML endpoint configuration which is different from one environment to another). These parameters are a bit different from bindings, because they may be managed by the customer (for instance the address of a customer web service).
An option would be to to allow to add files next to nuxeo.defaults in a template, for instance nuxeo.prod that would be included for the "prod" environment. We would then include a NUXEO_ENVIRONMENT variable to the Docker image.
- is related to
-
NXP-5139 Improve templating system
- Resolved
-
NXP-28145 Allow some runtime configuration in Nuxeo Docker images
- Resolved
-
NXP-27514 Allow to build Nuxeo Docker images with packages installed at build time
- Resolved
- is required by
-
NXP-29132 Configure proper default for specific environment application configuration
- Open