Hello need helo exporting world
greg-lancet
HOBBYOP

a year ago

Hello deployed a minecraft server service from itzg/docker-minecraft is there any way I can export the world?

Solved

20 Replies

medim
MODERATOR

a year ago

yes! U would need to stop the service, unmount the attached volume and search through it using a filebrowser template


greg-lancet
HOBBYOP

a year ago

Oh perfect thank you!



medim
MODERATOR

a year ago

this one, if i'm not mistaken


medim
MODERATOR

a year ago

you can deploy it in your project by doing Cntrl + K -> Template -> Searching for it


medim
MODERATOR

a year ago

while inside ur project canva


medim
MODERATOR

a year ago

after deploying it, u would need to mount the minecraft server in the filebrowser service, redeploy the filebrowser service and then you should be able to access it and download files


medim
MODERATOR

a year ago

also make sure to read the filebrowser template description


greg-lancet
HOBBYOP

a year ago

How do you mount the minecraft server


greg-lancet
HOBBYOP

a year ago

?


medim
MODERATOR

a year ago

if you want to attach the volume back to the minecraft server: click mount in the volume settings -> select the minecraft server -> set the path to /data


medim
MODERATOR

a year ago

and then redeploy the minecraft server


greg-lancet
HOBBYOP

a year ago

Um is it normal that the volume is empty?


brody
EMPLOYEE

a year ago

By default, the storage location is set to the storage subdirectory in the root of the volume, but by setting a service variable USEVOLUMEROOT to 1 you can opt to use the root of the volume as the storage location instead


greg-lancet
HOBBYOP

a year ago

hmm weird choice of default value then thanks !


greg-lancet
HOBBYOP

a year ago

How can I close this space ?


medim
MODERATOR

a year ago

no need, brody will close it


medim
MODERATOR

a year ago

just don't mark it as closed on discord.


brody
EMPLOYEE

a year ago

it uses a subfolder by default, otherwise you would end up seeing the app config folders, stuff that you dont need to see or have access to if you are just using this as a file browser and not a volume data retriever


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...