[
https://issues.apache.org/jira/browse/NIFI-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368340#comment-17368340
]
ASF subversion and git services commented on NIFI-8725:
-------------------------------------------------------
Commit 1d9ea6d4cf7d27fe6d49f6ceae35e0b48bfde2f0 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1d9ea6d ]
NIFI-8725 Added Single User Environment Variables for Docker (#5178)
* NIFI-8725 Added Single User Environment Variables for Docker
- Updated Docker README.md with example command and link to Administration
Guide section
- Updated Docker integration test to check HTTP response status
- Disabled integration test plugin for dockerhub because it depends on changes
on the main branch. Can be re-enabled after 1.14.0 is released.
> Add Docker Environment Variables for Single User Credentials
> ------------------------------------------------------------
>
> Key: NIFI-8725
> URL: https://issues.apache.org/jira/browse/NIFI-8725
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Docker
> Affects Versions: 1.14.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> NiFi Docker images currently support configuration of various application
> settings through environment variables. With the transition to HTTPS and
> Single User access as the default configuration, NiFi generates a random
> username and password during initial startup. Environment variables to
> configure Single User credentials should be supported to avoid the need for
> running additional commands.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)