mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Adjustments for !172
This commit is contained in:
parent
cc52fdeb83
commit
e6df68564e
@ -9,27 +9,27 @@
|
|||||||
<Privileged>false</Privileged>
|
<Privileged>false</Privileged>
|
||||||
<Support>https://discord.gg/9VJPhCE</Support>
|
<Support>https://discord.gg/9VJPhCE</Support>
|
||||||
<Project>https://craftycontrol.com/</Project>
|
<Project>https://craftycontrol.com/</Project>
|
||||||
<Overview>Crafty controller is a lightweight minecraft wrapper with great featuers and a awesome gui, acessible from a modern web browser.
|
<Overview>Crafty Controller is a lightweight Minecraft wrapper with great featuers and a awesome GUI, acessible from a modern web browser.
|
||||||
The username and password appear on the first launch in the docker logs!
|
The username and password appear on the first launch in the Docker logs!
|
||||||
Crafty 4 is the successor of crafty controller, the docker image is no longer maintained on dockerhub. (now on gitlab)
|
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
|
||||||
For official support join the discord: https://discord.gg/9VJPhCE
|
For official support join the discord: https://discord.gg/9VJPhCE
|
||||||
For migration from 3.x please refer to the documentation on gitlab: htps://gitlab.com/crafty-docs
|
For migration from 3.x please refer to the documentation on GitLab: https://gitlab.com/crafty-controller/crafty-commander/-/wikis/home
|
||||||
</Overview>
|
</Overview>
|
||||||
<Category>GameServers: Other:</Category>
|
<Category>GameServers: Other:</Category>
|
||||||
<WebUI>https://[IP]:[PORT:8443]/</WebUI>
|
<WebUI>https://[IP]:[PORT:8443]/</WebUI>
|
||||||
<TemplateURL>https://raw.githubusercontent.com/mrFred-1a4/Freddy0-Crafty-Controller/main/Crafty-controller-freddy0.xml</TemplateURL>
|
<TemplateURL>https://gitlab.com/crafty-controller/crafty-commander/-/blob/dev/docker/unraid.xml</TemplateURL>
|
||||||
<Icon>https://gitlab.com/crafty-controller/crafty-commander/-/raw/master/app/frontend/static/assets/images/logo_square.jpg</Icon>
|
<Icon>https://gitlab.com/crafty-controller/crafty-commander/-/raw/master/app/frontend/static/assets/images/logo_square.jpg</Icon>
|
||||||
<ExtraParams/>
|
<ExtraParams/>
|
||||||
<PostArgs/>
|
<PostArgs/>
|
||||||
<CPUset/>
|
<CPUset/>
|
||||||
<DateInstalled>1641595780</DateInstalled>
|
<DateInstalled/>
|
||||||
<DonateText>Help to support Crafty on Patreon</DonateText>
|
<DonateText>Help to support Crafty on Patreon</DonateText>
|
||||||
<DonateLink>https://www.patreon.com/craftycontroller</DonateLink>
|
<DonateLink>https://www.patreon.com/craftycontroller</DonateLink>
|
||||||
<Description>Crafty controller is a lightweight minecraft wrapper with great featuers and a awesome gui, acessible from a modern web browser.
|
<Description>Crafty Controller is a lightweight Minecraft wrapper with great featuers and a awesome GUI, acessible from a modern web browser.
|
||||||
The username and password appear on the first launch in the docker logs!
|
The username and password appear on the first launch in the Docker logs!
|
||||||
Crafty 4 is the successor of crafty controller, the docker image is no longer maintained on dockerhub. (now on gitlab)
|
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
|
||||||
For official support join the discord: https://discord.gg/9VJPhCE
|
For official support join the discord: https://discord.gg/9VJPhCE
|
||||||
For migration from 3.x please refer to the documentation on gitlab: https://gitlab.com/crafty-controller/crafty-commander/-/wikis/home
|
For migration from 3.x please refer to the documentation on GitLab: https://gitlab.com/crafty-controller/crafty-commander/-/wikis/home
|
||||||
</Description>
|
</Description>
|
||||||
<Networking>
|
<Networking>
|
||||||
<Mode>bridge</Mode>
|
<Mode>bridge</Mode>
|
||||||
@ -82,6 +82,11 @@ For migration from 3.x please refer to the documentation on gitlab: https://gitl
|
|||||||
<ContainerDir>/commander/app/config</ContainerDir>
|
<ContainerDir>/commander/app/config</ContainerDir>
|
||||||
<Mode>rw</Mode>
|
<Mode>rw</Mode>
|
||||||
</Volume>
|
</Volume>
|
||||||
|
<Volume>
|
||||||
|
<HostDir>/mnt/user/appdata/Crafty-4/import/</HostDir>
|
||||||
|
<ContainerDir>/commander/import</ContainerDir>
|
||||||
|
<Mode>rw</Mode>
|
||||||
|
</Volume>
|
||||||
</Data>
|
</Data>
|
||||||
<Environment/>
|
<Environment/>
|
||||||
<Labels/>
|
<Labels/>
|
||||||
@ -94,4 +99,5 @@ For migration from 3.x please refer to the documentation on gitlab: https://gitl
|
|||||||
<Config Name="Backup files" Target="/commander/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="Backup files" Target="/commander/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="/commander/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="Server Logs" Target="/commander/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="/commander/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="Crafty Configuration" Target="/commander/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>
|
||||||
</Container>
|
<Config Name="Import folder" Target="/commander/import" Default="/mnt/user/appdata/Crafty-4/import/" Mode="rw" Description="Imports" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/Crafty-4/import/</Config>
|
||||||
|
</Container>
|
||||||
|
Loading…
Reference in New Issue
Block a user