AppFeed/templates/xthursdayxsRepository/yacserver.xml
2021-02-23 15:49:21 -05:00

43 lines
2.2 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>yacserver</Name>
<Repository>xthursdayx/yacreaderlibrary-server-docker</Repository>
<Registry>https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/</Support>
<Project>https://www.yacreader.com</Project>
<Overview>Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/xthursdayx/docker-templates/master/yacserver.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/xthursdayx/docker-templates/master/images/yacreader-icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText> If you appreciate my work please consider buying me a coffee, cheers! 😁</DonateText>
<DonateLink>https://www.buymeacoffee.com/xthursdayx</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/Media/Comics/</HostDir>
<ContainerDir>/comics</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Host Port 1" Target="8080" Default="8080" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="Host Path 1" Target="/comics" Default="" Mode="rw" Description="Container Path: /comics" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Media/Comics/</Config>
<Date>1612584152</Date>
<Description>Headless version of the YACReaderLibraryServer. YACReader is the best comic reader and comic manager with support for cbr cbz zip rar comic files.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/yacserver.xml</templatePath>
</Container>