AppFeed/templates/DanRegaliasRepository/apache-nifi-unraid.xml
2021-03-02 19:10:35 -05:00

35 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Date>1614142800</Date>
<Name>Apache-NIFI</Name>
<Project>https://nifi.apache.org/</Project>
<Overview>
Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
</Overview>
<Registry>https://hub.docker.com/r/apache/nifi/</Registry>
<GitHub>https://github.com/DanRegalia/NIFI-Unraid</GitHub>
<Repository>apache/nifi</Repository>
<Support>https://forums.unraid.net/topic/103150-support-apache-nifi/</Support>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Environment></Environment>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<WebUI>http://[IP]:[PORT:8080]/nifi/</WebUI>
<Icon>https://d36jcksde1wxzq.cloudfront.net/be7833db9bddb4494d2a7c3dd659199a.png</Icon>
<Network Default="bridge">bridge</Network>
<Config Type="Port" Name="Web Interface Port" Target="8080" Default="8080" Mode="tcp" Display="always-visible" Required="true" Description="This is NIFIs Web UI port you can access via a web browser.">8080</Config>
<Config Type="Path" Name="Config Storage Path" Target="/nifi" Default="/mnt/user/appdata/nifi" Mode="rw" Display="always-visible" Required="true" Description="This is where NIFI will store its databases and configuration.">/mnt/user/appdata/nifi</Config>
<TemplateURL>https://raw.githubusercontent.com/DanRegalia/UNRAID/main/apache-nifi-unraid.xml</TemplateURL>
<Description>Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/DanRegaliasRepository/apache-nifi-unraid.xml</templatePath>
</Container>