[
https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847859#comment-16847859
]
Christian Schneider commented on FELIX-5924:
--------------------------------------------
Yes . it makes sense to do this with a plugin as long as we can guarantee the
plugin is processed before the config is given out.
I have a different idea how to do this. Will open a Jira.
> Allow to provide/override config key values using env variables
> ---------------------------------------------------------------
>
> Key: FELIX-5924
> URL: https://issues.apache.org/jira/browse/FELIX-5924
> Project: Felix
> Issue Type: Bug
> Components: Configuration Admin
> Reporter: Christian Schneider
> Priority: Major
>
> The old configurer allowed to override key/values using env variables. This
> is very suitable when depolying using docker as it is a standard approach
> there.
> I propose we also support this for configurator. The data provided in env
> should override eventual default configs provided inside bundles.
> If possible we should make sure that the config is still only created once so
> services do not oscilate.
> With some pointers I might be able to provide a PR for this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)