Project

General

Profile

Actions

User story #21293

closed

Allow overriding rudder-web.properties parameters with files in rudder-web.properties.d

Added by François ARMAND almost 2 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

Allow to create files for partial overriding files of rudder-web.properties in a ".d" directory (ie rudder-web.properties.d)

Moreover, only file with the ".properties" (or .config ? .prop too ?) extension should be taken into account.

Something like that:

configuration-rudder-7.1.properties [main configuration files with default values]
configuration-rudder-7.1.properties.d
├── 10-low-override.properties [lower priority]
├── 90-high-override.properties [higher priority]
├── 99-bad-config-ext [ignored because bad extension]
└── rudder-web.properties-resolved-debug [in debug mode, produces the resolved values with origin & override info]

Subtasks 1 (0 open1 closed)

Bug #21402: Restrict rights for rudder-web.properties.dReleasedAlexis MoussetActions
Actions

Also available in: Atom PDF