AppFeed/templates/A75GsRepository/templates/memcached.xml
2021-02-23 15:49:21 -05:00

20 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>memcached</Name>
<Repository>bitnami/memcached:latest</Repository>
<Registry>https://hub.docker.com/r/bitnami/memcached/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://memcached.org/</Project>
<Overview>Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.</Overview>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/memcached.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/memcached.png</Icon>
<Config Name="Port" Target="11211" Default="11211" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">11211</Config>
<Config Name="Memcached Username" Target="MEMCACHED_USERNAME" Default="" Mode="" Description="Memcached Username if you want authentication " Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="Memcache Password" Target="MEMCACHED_PASSWORD" Default="" Mode="" Description="Memcache Password if you want authentication " Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Description>Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/memcached.xml</templatePath>
</Container>