You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "kevdoran (via GitHub)" <gi...@apache.org> on 2023/03/22 16:26:55 UTC

[GitHub] [nifi] kevdoran commented on pull request #6995: NIFI-7060 populate NiFi and NiFi Registry properties files using env vars in Docker Containers

kevdoran commented on PR #6995:
URL: https://github.com/apache/nifi/pull/6995#issuecomment-1479889891

   Hi @exceptionfactory @ChrisSamo632 - Sorry I missed this PR initially, and then I've been out sick recently. I'm going to try to ramp up on this set of changes so I can help with reviews.
   
   Regarding 
   - [NIFI-11315](https://issues.apache.org/jira/browse/NIFI-11315) for general environment variable configuration of applications
   
   I did look into this a while back. I agree that moving this capability into NiFi application code itself would be the most robust. Some searches showed that it might be be possible to use SpringBoot's `ConfigurationProperties` library without using SpringBoot, but that would probably be too big a lift. It's an option, but maybe we could implement our own solution. I'll try to comment on the Jira.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org