[
https://issues.apache.org/jira/browse/NIFI-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807371#comment-17807371
]
David Handermann commented on NIFI-12617:
-----------------------------------------
Thanks for the suggestion [~fgerlits], this sounds like a reasonable
improvement from an initial introduction perspective. Are you planning on
submitting a pull request?
> Change the default nifi.web.https.host value from 127.0.0.1 to a host name
> --------------------------------------------------------------------------
>
> Key: NIFI-12617
> URL: https://issues.apache.org/jira/browse/NIFI-12617
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Ferenc Gerlits
> Priority: Minor
>
> As of NiFi 2.0.0-M1, it is no longer possible to connect to NiFi on
> {{{}[https://127.0.0.1:8443|https://127.0.0.1:8443/]{}}}, but the default
> {{nifi.properties}} file still contains
> {noformat}
> nifi.web.https.host=127.0.0.1{noformat}
> and (therefore?) the log file still says
> {noformat}
> 2024-01-16 14:21:26,375 INFO [main] org.apache.nifi.web.server.JettyServer
> NiFi has started. The UI is available at the following URLs:
> 2024-01-16 14:21:26,375 INFO [main] org.apache.nifi.web.server.JettyServer
> https://127.0.0.1:8443/nifi{noformat}
> The default could be changed from {{127.0.0.1}} to (for example)
> {{{}localhost{}}}, to make the life of novice users easier, and to reduce the
> number of complaints coming from us.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)