31 lines
3.6 KiB
XML
31 lines
3.6 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>nut</Name>
|
|
<Repository>shawly/nut:edge</Repository>
|
|
<Registry>https://hub.docker.com/r/shawly/nut</Registry>
|
|
<Network>bridge</Network>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://github.com/shawly/docker-nut</Project>
|
|
<Overview>nut server docker image for serving switch nsp and xci to tinfoil on local network.
|
|
Default username and password is &amp;quot;guest&amp;quot; &amp;quot;guest&amp;quot;</Overview>
|
|
<Category>Other:</Category>
|
|
<WebUI>http://[IP]:[PORT:9000]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/nut.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/nut.png</Icon>
|
|
<Requires>keys.txt can be found in prod.keys
|
|
Editing nut.conf then fix the permission to nobody</Requires>
|
|
<Config Name="Port" Target="9000" Default="9000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">9000</Config>
|
|
<Config Name="Games Path" Target="/nut/titles" Default="" Mode="rw" Description="path NUT will use to scan for nsps" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/games/Nintendo Switch/NSZ/</Config>
|
|
<Config Name="Config Path" Target="/nut/conf" Default="" Mode="rw" Description="path NUT will use to read its config files" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/games/Nintendo Switch/nut/conf</Config>
|
|
<Config Name="NSPOUT Path" Target="/nut/_NSPOUT" Default="" Mode="rw" Description="path NUT uses for outputting nsp files" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/games/Nintendo Switch/nut/_NSPOUT</Config>
|
|
<Config Name="Titledb Path" Target="/nut/titledb" Default="" Mode="rw" Description="path NUT stores the titledb" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/games/Nintendo Switch/nut/titledb</Config>
|
|
<Config Name="FIX_OWNERSHIP" Target="FIX_OWNERSHIP" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
|
|
<Config Name="TITLEDB_UPDATE" Target="TITLEDB_UPDATE" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
|
|
<Config Name="TITLEDB_URL" Target="TITLEDB_URL" Default="" Mode="" Description="If you change this URL you need to remove the /nut/titledb folder within your container" Type="Variable" Display="always" Required="false" Mask="false">https://github.com/blawar/titledb</Config>
|
|
<Config Name="TITLEDB_REGION" Target="TITLEDB_REGION" Default="" Mode="" Description="Region to be used when importing the titledb" Type="Variable" Display="always" Required="false" Mask="false">US</Config>
|
|
<Config Name="TITLEDB_LANGUAGE" Target="TITLEDB_LANGUAGE" Default="" Mode="" Description="Language to be used when importing the titledb" Type="Variable" Display="always" Required="false" Mask="false">en</Config>
|
|
<Config Name="NUT_API_SCHEDULES" Target="NUT_API_SCHEDULES" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">[{"scan": "0/30 * * * *"}]</Config>
|
|
<Config Name="USER_ID" Target="USER_ID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
|
<Config Name="GROUP_ID" Target="GROUP_ID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
|
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">022</Config>
|
|
</Container>
|