[
https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620379#comment-16620379
]
Carsten Ziegeler commented on FELIX-5924:
-----------------------------------------
Right, that's a provisioning problem which you have to solve in some way. You
have a similar problem with service hooks etc.
Now, if we can agree on a single mechanism we could think about adding the
plugin to the configuration admin and therefore make it available to everyone
out of the box (enabled by a switch )
> 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: Configurator
> Affects Versions: configurator-1.0.4
> Reporter: Christian Schneider
> Priority: Major
> Fix For: configurator-1.0.6
>
>
> 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)