You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2015/02/12 05:50:14 UTC

[jira] [Commented] (NIFI-153) build a production-ready docker image

    [ https://issues.apache.org/jira/browse/NIFI-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317592#comment-14317592 ] 

David Medinets commented on NIFI-153:
-------------------------------------

When I run "bin/nifi.sh", the program is placed into the background. For Docker images, it would be great if the program ran in the foreground. There are workarounds such as using "phusion/baseimage-docker" and creating rinit entries. I took a very brief look at the NiFi.java file but did not an obvious flag to set or unset.

> build a production-ready docker image
> -------------------------------------
>
>                 Key: NIFI-153
>                 URL: https://issues.apache.org/jira/browse/NIFI-153
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Configuration
>            Reporter: Tony Kurc
>            Priority: Minor
>              Labels: docker
>
> would like a docker image that, out of the box demonstrates the app, but can be configured to work in a production environment - focus on correct security measures and scalability. this would mean using certificates for HTTPS and user accounts and clustering.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)