AppFeed/templates/A75GsRepository/templates/pterodactyl-daemon.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

28 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>pterodactyl-daemon</Name>
<Repository>ccarney16/pterodactyl-daemon:latest</Repository>
<Registry>https://hub.docker.com/r/ccarney16/pterodactyl-daemon/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>true</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://pterodactyl.io/</Project>
<Overview>The server control and management daemon built specifically for Pterodactyl Panel.&#13;
Guide: https://pterodactyl.io/wings/1.0/migrating.html&#13;
[h2]This Template is not maintained by ccarney16, any issue you get Please put it on https://github.com/A75G/docker-templates/issues. [/h2]</Overview>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/pterodactyl-daemon.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pterodactyl-daemon.png</Icon>
<Config Name="Port 1" Target="2022" Default="2022" Mode="tcp" Description="Port 1" Type="Port" Display="always" Required="true" Mask="false">2022</Config>
<Config Name="Port 2" Target="8080" Default="8080" Mode="tcp" Description="Port 2" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
<Config Name="Data Path" Target="/var/lib/pterodactyl" Default="/mnt/user/appdata/pterodactyl/daemon/" Mode="" Description="Data Path" Type="Variable" Display="always" Required="true" Mask="false">/mnt/user/appdata/pterodactyl/daemon/</Config>
<Config Name="Temp Path" Target="/tmp/pterodactyl/" Default="/mnt/user/appdata/pterodactyl/daemon/tmp/" Mode="rw" Description="Temp Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/pterodactyl/daemon/tmp/</Config>
<Config Name="Docker Root" Target="/var/lib/docker" Default="/var/lib/docker" Mode="rw" Description="Docker Root" Type="Path" Display="always" Required="true" Mask="false">/var/lib/docker</Config>
<Config Name="Docker Sock" Target="/var/run/docker.sock" Default="/var/run/docker.sock" Mode="rw" Description="Docker Sock" Type="Path" Display="always" Required="true" Mask="false">/var/run/docker.sock</Config>
<Category>GameServers: Network:Management</Category>
<Description>The server control and management daemon built specifically for Pterodactyl Panel.&#13;
Guide: https://pterodactyl.io/wings/1.0/migrating.html&#13;
This Template is not maintained by ccarney16, any issue you get Please put it on https://github.com/A75G/docker-templates/issues.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/pterodactyl-daemon.xml</templatePath>
</Container>