AppFeed/templates/ich777sRepository/ich777/ENIGMA-BBS.xml
2021-02-23 15:49:21 -05:00

101 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>ENiGMA-BBS</Name>
<Repository>ich777/enigma-1-2-bbs</Repository>
<Registry>https://hub.docker.com/r/ich777/enigma-1-2-bbs</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://enigma-bbs.github.io/</Project>
<Overview>This Docker will download and install ENiGMA½ BBS.&#13;
It will only install the basic functions from ENiGMA½ BBS but you can also extend the container with your own Door BBS.&#13;
&#13;
ADMIN: The first logon user will become the sysadmin!&#13;
&#13;
Manual Page: https://nuskooler.github.io/enigma-bbs/</Overview>
<WebUI></WebUI>
<Icon>https://github.com/ich777/docker-templates/raw/master/ich777/images/enigma1-2bbs.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8888</HostPort>
<ContainerPort>8888</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>8889</HostPort>
<ContainerPort>8889</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/enigmabbs</HostDir>
<ContainerDir>/enigma-bbs</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh</Value>
<Name>NVM_URI</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>ENIGMABBS_F_U</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>NVM_F_U</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>10</Value>
<Name>NVM_V</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>https://github.com/NuSkooler/enigma-bbs.git</Value>
<Name>ENIGMABBS_DL_URL</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Directory" Target="/enigma-bbs" Default="" Mode="rw" Description="Container Path: /enigma-bbs" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/enigmabbs</Config>
<Config Name="TCP - Telnet" Target="8888" Default="8888" Mode="tcp" Description="Telnet" Type="Port" Display="always" Required="true" Mask="false">8888</Config>
<Config Name="TCP - SSH" Target="8889" Default="" Mode="tcp" Description="SSH" Type="Port" Display="always" Required="true" Mask="false">8889</Config>
<Config Name="NVM Download URL" Target="NVM_URI" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced" Required="true" Mask="false">https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh</Config>
<Config Name="ENiGMA BBS Force Update" Target="ENIGMABBS_F_U" Default="" Mode="" Description="Set to 'true' (without quotes) to force an update." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="NVM Force Update" Target="NVM_F_U" Default="" Mode="" Description="Set to 'true' (without quotes) to force an update." Type="Variable" Display="advanced" Required="false" Mask="false"></Config>
<Config Name="NVM Version" Target="NVM_V" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced" Required="true" Mask="false">10</Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Config Name="ENiGMA BBS Download URL" Target="ENIGMABBS_DL_URL" Default="" Mode="" Description="Only change if you know what you are doing!" Type="Variable" Display="advanced" Required="true" Mask="false">https://github.com/NuSkooler/enigma-bbs.git</Config>
<Description>This Docker will download and install ENiGMA½ BBS.&#13;
It will only install the basic functions from ENiGMA½ BBS but you can also extend the container with your own Door BBS.&#13;
&#13;
ADMIN: The first logon user will become the sysadmin!&#13;
&#13;
Manual Page: https://nuskooler.github.io/enigma-bbs/</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/ENIGMA-BBS.xml</templatePath>
</Container>