Kevin Doran created NIFIREG-222:
-----------------------------------
Summary: NiFi Registry "docs/" directory location should be
configurable.
Key: NIFIREG-222
URL: https://issues.apache.org/jira/browse/NIFIREG-222
Project: NiFi Registry
Issue Type: Improvement
Reporter: Kevin Doran
Fix For: 0.4.0
The location of the NiFi Registry docs dir is a hardcoded relative path at
[JettyServer.java#L376|https://github.com/apache/nifi-registry/blob/6f26290d78ffb3a7cf0ba44ef62346f55960054c/nifi-registry-core/nifi-registry-jetty/src/main/java/org/apache/nifi/registry/jetty/JettyServer.java#L376].
The other directories the are relevant to the NiFi Registry runtime environment
are externally configurable via properties and environment variables.
This should be modified to allow for overriding the docs directory location. It
can still default to the current (hardcoded, unchangeable) location if an
override is not specified explicitly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)