AppFeed/templates/CorneliousJDsRepository/onetimesecret.xml
2021-03-20 00:02:44 -04:00

103 lines
4.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>OneTimeSecret</Name>
<Repository>siw36/onetimesecret</Repository>
<Registry>https://hub.docker.com/r/siw36/onetimesecret/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/104402-support-onetimesecret-corneliousjd-repo/</Support>
<Project>https://github.com/siw36/onetimesecret</Project>
<Overview>Containerized OneTimeSecret with customization, and without paid/account features.&#13;
&amp;lt;br&amp;gt;&#13;
Just simple, secure password sharing.&#13;
&amp;lt;br&amp;gt;&#13;
Keep sensitive info (passwords) out of your email &amp;amp; chat logs.&#13;
&amp;lt;br&amp;gt;&#13;
&amp;lt;br&amp;gt;&#13;
Requires Redis container with a password set on it! See support thread for more information.</Overview>
<WebUI>http://[IP]:[PORT:7143]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/onetimesecret.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/onetimesecret.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>7143</HostPort>
<ContainerPort>7143</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data></Data>
<Environment>
<Variable>
<Value>onetime.domain.com</Value>
<Name>OTS_DOMAIN</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>CHANGEME</Value>
<Name>OTS_MASTER_KEY</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>OTS_REDIS_HOST</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>6379</Value>
<Name>OTS_REDIS_PORT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>OTS_REDIS_PW</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>OTS_IMAGE_FAV_ICON</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>OTS_IMAGE_LOGO</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>#DD4A22</Value>
<Name>OTS_COLOR</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>false</Value>
<Name>OTS_SSL</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Web Interface Port" Target="7143" Default="7143" Mode="tcp" Description="Container Port: 7143" Type="Port" Display="always" Required="false" Mask="false">7143</Config>
<Config Name="OTS_DOMAIN" Target="OTS_DOMAIN" Default="onetime.domain.com" Mode="" Description="Domain/host for generated links, either IP:7134 or sub.domain.com" Type="Variable" Display="always" Required="true" Mask="false">onetime.domain.com</Config>
<Config Name="OTS_MASTER_KEY" Target="OTS_MASTER_KEY" Default="" Mode="" Description="Please change to a randomly generated value for encryption." Type="Variable" Display="always" Required="true" Mask="false">CHANGEME</Config>
<Config Name="OTS_REDIS_HOST" Target="OTS_REDIS_HOST" Default="" Mode="" Description="Redis host address." Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="OTS_REDIS_PORT" Target="OTS_REDIS_PORT" Default="6379" Mode="" Description="Redis port number." Type="Variable" Display="always" Required="true" Mask="false">6379</Config>
<Config Name="OTS_REDIS_PW" Target="OTS_REDIS_PW" Default="" Mode="" Description="Redis password, which is required." Type="Variable" Display="always" Required="true" Mask="true"></Config>
<Config Name="OTS_IMAGE_FAV_ICON" Target="OTS_IMAGE_FAV_ICON" Default="" Mode="" Description="Optional link to a favicon.ico file." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="OTS_IMAGE_LOGO" Target="OTS_IMAGE_LOGO" Default="" Mode="" Description="Optional link to a logo file." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="OTS_COLOR" Target="OTS_COLOR" Default="#DD4A22" Mode="" Description="Change the color theme of the web interface." Type="Variable" Display="always" Required="false" Mask="false">#DD4A22</Config>
<Config Name="OTS_SSL" Target="OTS_SSL" Default="false" Mode="" Description="Changes how URLs are generated, with HTTPS or without (set to true for use behind reverse proxy!)" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
<Date>1616186528</Date>
<Description>Containerized OneTimeSecret with customization, and without paid/account features.&#13;
&#13;
Just simple, secure password sharing.&#13;
&#13;
Keep sensitive info (passwords) out of your email &amp;amp; chat logs.&#13;
&#13;
&#13;
Requires Redis container with a password set on it! See support thread for more information.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/CorneliousJDsRepository/onetimesecret.xml</templatePath>
</Container>