AppFeed/templates/Forum-LaymansRepository/namecheap_ddns.xml
2021-04-29 08:02:46 -04:00

52 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Namecheap-DDNS</Name>
<Repository>edchamberlain/namecheap_ddns</Repository>
<Registry>https://hub.docker.com/r/edchamberlain/namecheap_ddns</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/EdwardChamberlain/namecheap_ddns/issues</Support>
<Project>https://github.com/EdwardChamberlain/namecheap_ddns</Project>
<Overview>This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. &#13;
&#13;
&#13;
For more info see: https://www.namecheap.com/support/knowledgebase/article.aspx/29/11/how-do-i-use-a-browser-to-dynamically-update-the-hosts-ip/</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/EdwardChamberlain/unraid-templates/main/namecheap_ddns.xml</TemplateURL>
<Icon>https://github.com/EdwardChamberlain/unraid-templates/blob/main/assets/namecheap.jpg?raw=true</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish></Publish>
</Networking>
<Data></Data>
<Environment>
<Variable>
<Value></Value>
<Name>APP_HOST</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>APP_DOMAIN</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>APP_PASSWORD</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="HOST" Target="APP_HOST" Default="www" Mode="" Description="This is the host to be updated. e.g. 'www.'" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="DOMAIN" Target="APP_DOMAIN" Default="your domain.tld" Mode="" Description="This is the domain to be updated. e.g. yourdomain.tld" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="PASSWORD" Target="APP_PASSWORD" Default="" Mode="" Description="Your Dynamic DNS password. NOT your namecheap password." Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Date>1618741708</Date>
<Description>This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. &#13;
&#13;
&#13;
For more info see: https://www.namecheap.com/support/knowledgebase/article.aspx/29/11/how-do-i-use-a-browser-to-dynamically-update-the-hosts-ip/</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/Forum-LaymansRepository/namecheap_ddns.xml</templatePath>
</Container>