AppFeed/templates/FlippinTurtsRepository/hastebin.xml
2021-03-05 13:17:15 -05:00

49 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>hastebin</Name>
<Repository>flippinturt/hastebin</Repository>
<Registry>https://hub.docker.com/r/flippinturt/hastebin</Registry>
<Network>br0</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/103384-support-flippinturt-hastebin</Support>
<Project>https://github.com/nzzane/haste-server</Project>
<Overview>Alpine-based Docker image for Hastebin, the node.js paste service &#13;
Haste is an open-source pastebin software written in node.js, which is easily installable in any network. &#13;
It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores.&#13;
A publicly available version can be found at hastebin.com</Overview>
<WebUI>http://[IP]:[PORT:7777]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/hastebin.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/nzzane/nzzane-unraid-repo/main/Icons/hastebin.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work, a donation to my snack fund is very much appreciated.</DonateText>
<DonateLink>https://www.paypal.com/donate?hosted_button_id=4CL2REKSGRLWA</DonateLink>
<Networking>
<Mode>br0</Mode>
<Publish>
<Port>
<HostPort>7777</HostPort>
<ContainerPort>7777</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/hastebin/</HostDir>
<ContainerDir>/app/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Host Path 1" Target="/app/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/hastebin/</Config>
<Config Name="Host Port 1" Target="7777" Default="" Mode="tcp" Description="Container Port: 7777" Type="Port" Display="always" Required="false" Mask="false">7777</Config>
<Date>1614630804</Date>
<Description>Alpine-based Docker image for Hastebin, the node.js paste service &#13;
Haste is an open-source pastebin software written in node.js, which is easily installable in any network. &#13;
It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores.&#13;
A publicly available version can be found at hastebin.com</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/FlippinTurtsRepository/hastebin.xml</templatePath>
</Container>