2022-01-12 17:57:03 +00:00
<?xml version="1.0"?>
<Container version= "2" >
2022-06-13 16:05:28 +00:00
<Beta > True</Beta>
2022-06-14 13:11:53 +00:00
<Name > Crafty-4</Name>
2022-06-13 16:21:21 +00:00
<Repository > registry.gitlab.com/crafty-controller/crafty-4:latest</Repository>
2022-04-15 00:38:50 +00:00
<Registry > registry.gitlab.com/crafty-controller/crafty-4</Registry>
2022-01-12 17:57:03 +00:00
<Network > bridge</Network>
<MyIP />
<Shell > sh</Shell>
<Privileged > false</Privileged>
<Support > https://discord.gg/9VJPhCE</Support>
<Project > https://craftycontrol.com/</Project>
2022-05-19 18:10:49 +00:00
<Overview > Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!
2022-06-13 16:05:28 +00:00
Default login Credentrails are username: "admin" password: "crafty"
2022-03-06 18:33:48 +00:00
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
2022-05-19 18:10:49 +00:00
For official support join the Discord: https://discord.gg/9VJPhCE
For migration from 3.x please refer to the documentation: https://wiki.craftycontrol.com/en/4/
2022-01-12 17:57:03 +00:00
</Overview>
<Category > GameServers: Other:</Category>
<WebUI > https://[IP]:[PORT:8443]/</WebUI>
2022-05-19 18:10:49 +00:00
<TemplateURL > https://gitlab.com/crafty-controller/crafty-4/-/raw/master/docker/unraid.xml</TemplateURL>
2022-06-13 19:22:53 +00:00
<Icon > https://gitlab.com/crafty-controller/crafty-4/-/raw/master/app/frontend/static/assets/images/Crafty_4-0_Logo_square.ico</Icon>
2022-01-12 17:57:03 +00:00
<ExtraParams />
<PostArgs />
<CPUset />
2022-03-06 18:33:48 +00:00
<DateInstalled />
2022-05-19 18:10:49 +00:00
<DonateText > Help to support Crafty on Kofi</DonateText>
<DonateLink > https://ko-fi.com/arcadiatech</DonateLink>
<Description > Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!
2022-06-13 16:05:28 +00:00
Default login Credentrails are username: "admin" password: "crafty"
2022-03-06 18:33:48 +00:00
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
2022-05-19 18:10:49 +00:00
For official support join the Discord: https://discord.gg/9VJPhCE
For migration from 3.x please refer to the documentation: https://wiki.craftycontrol.com/en/4/
2022-01-12 17:57:03 +00:00
</Description>
<Networking >
<Mode > bridge</Mode>
<Publish >
<Port >
<HostPort > 8443</HostPort>
<ContainerPort > 8443</ContainerPort>
<Protocol > tcp</Protocol>
</Port>
<Port >
<HostPort > 25500-25600</HostPort>
<ContainerPort > 25500-25600</ContainerPort>
<Protocol > tcp</Protocol>
</Port>
<Port >
<HostPort > 8123</HostPort>
<ContainerPort > 8123</ContainerPort>
<Protocol > tcp</Protocol>
</Port>
<Port >
<HostPort > 19132</HostPort>
<ContainerPort > 19132</ContainerPort>
<Protocol > udp</Protocol>
</Port>
</Publish>
</Networking>
<Data >
<Volume >
2022-06-14 13:11:53 +00:00
<HostDir > /mnt/user/appdata/crafty-4/servers/</HostDir>
2022-04-15 00:38:50 +00:00
<ContainerDir > /crafty/servers</ContainerDir>
2022-01-12 17:57:03 +00:00
<Mode > rw</Mode>
</Volume>
<Volume >
2022-06-14 13:11:53 +00:00
<HostDir > /mnt/user/appdata/crafty-4/backups/</HostDir>
2022-04-15 00:38:50 +00:00
<ContainerDir > /crafty/backups</ContainerDir>
2022-01-12 17:57:03 +00:00
<Mode > rw</Mode>
</Volume>
<Volume >
2022-06-14 13:11:53 +00:00
<HostDir > /mnt/user/appdata/crafty-4/logs/</HostDir>
2022-04-15 00:38:50 +00:00
<ContainerDir > /crafty/logs</ContainerDir>
2022-01-12 17:57:03 +00:00
<Mode > rw</Mode>
</Volume>
<Volume >
2022-06-14 13:11:53 +00:00
<HostDir > /mnt/user/appdata/crafty-4/config/</HostDir>
2022-04-15 00:38:50 +00:00
<ContainerDir > /crafty/app/config</ContainerDir>
2022-01-12 17:57:03 +00:00
<Mode > rw</Mode>
</Volume>
2022-03-06 18:33:48 +00:00
<Volume >
2022-06-14 13:11:53 +00:00
<HostDir > /mnt/user/appdata/crafty-4/import/</HostDir>
2022-04-15 00:38:50 +00:00
<ContainerDir > /crafty/import</ContainerDir>
2022-03-06 18:33:48 +00:00
<Mode > rw</Mode>
</Volume>
2022-01-12 17:57:03 +00:00
</Data>
<Environment />
<Labels />
2022-06-14 13:11:53 +00:00
<Config Name= "Web UI Port" Target= "8443" Default= "8443" Mode= "tcp" Description= "Web UI [HTTPS]" Type= "Port" Display= "always-hide" Required= "true" Mask= "false" > 8443</Config>
2022-01-12 17:57:03 +00:00
<Config Name= "Minecraft ports" Target= "25500-25600" Default= "25500-25600" Mode= "tcp" Description= "Container Port: 25500-25600 yes, 100 ports for 100 possible Servers" Type= "Port" Display= "always-hide" Required= "true" Mask= "false" > 25500-25600</Config>
2022-06-14 13:11:53 +00:00
<Config Name= "Port for dynmap" Target= "8123" Default= "8123" Mode= "tcp" Description= "Dynmap Port" Type= "Port" Display= "always-hide" Required= "true" Mask= "false" > 8123</Config>
2022-01-12 17:57:03 +00:00
<Config Name= "Port for bedrock server" Target= "19132" Default= "19132" Mode= "udp" Description= "Bedrock server port" Type= "Port" Display= "always-hide" Required= "true" Mask= "false" > 19132</Config>
2022-06-14 13:11:53 +00:00
<Config Name= "Server files" Target= "/crafty/servers" Default= "/mnt/user/appdata/crafty-4/servers/" Mode= "rw" Description= "Path to the minecraft server folders" Type= "Path" Display= "always-hide" Required= "true" Mask= "false" > /mnt/user/appdata/crafty-4/servers/</Config>
<Config Name= "Backup files" Target= "/crafty/backups" Default= "/mnt/user/appdata/crafty-4/backups/" Mode= "rw" Description= "Server Backups" Type= "Path" Display= "always-hide" Required= "true" Mask= "false" > /mnt/user/appdata/crafty-4/backups/</Config>
<Config Name= "Server Logs" Target= "/crafty/logs" Default= "/mnt/user/appdata/crafty-4/logs/" Mode= "rw" Description= "Logs" Type= "Path" Display= "advanced-hide" Required= "true" Mask= "false" > /mnt/user/appdata/crafty-4/logs/</Config>
<Config Name= "Crafty Configuration" Target= "/crafty/app/config" Default= "/mnt/user/appdata/crafty-4/config/" Mode= "rw" Description= "Path to the persistent Crafty files" Type= "Path" Display= "advanced-hide" Required= "true" Mask= "false" > /mnt/user/appdata/crafty-4/config/</Config>
<Config Name= "Import folder" Target= "/crafty/import" Default= "/mnt/user/appdata/crafty-4/import/" Mode= "rw" Description= "Import existing Mincecraft Servers" Type= "Path" Display= "advanced-hide" Required= "true" Mask= "false" > /mnt/user/appdata/crafty-4/import/</Config>
2022-03-06 18:33:48 +00:00
</Container>