AppFeed/lsio_categories/chevereto.xml
2023-08-10 11:19:06 -04:00

24 lines
2.0 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>chevereto</Name>
<Repository>linuxserver/chevereto</Repository>
<Registry>https://hub.docker.com/r/linuxserver/chevereto/</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/97235-support-linuxserverio-chevereto/</Support>
<Project>https://github.com/Chevereto/Chevereto-Free</Project>
<Overview>Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
It's your hosting and your rules, so say goodbye to closures and restrictions.</Overview>
<Category>MediaApp:Photos</Category>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/chevereto.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/chevereto.png</Icon>
<Config Name="WebUI" Target="80" Default="80" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="WebUI HTTPS" Target="443" Default="443" Mode="tcp" Description="Container Port: 443" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
</Container>