From 9a4d5e6fbad869d96bb67f0a489d352820350669 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:06:14 +0300 Subject: [PATCH] edit --- templates/lodestone.xml | 2 +- templates/psitransfer.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/templates/lodestone.xml b/templates/lodestone.xml index 86a4c47..fe7d14b 100644 --- a/templates/lodestone.xml +++ b/templates/lodestone.xml @@ -10,7 +10,7 @@ https://www.lodestone.cc/ A free, open source server hosting tool for Minecraft and other multiplayer games After first boot Unraid CLI -chmod -R /mnt/user/appdata/lodestone/ +chmod 777 -R /mnt/user/appdata/lodestone/ Then download the client from https://github.com/Lodestone-Team/lodestone/releases Copy the Secert key from the docker log and login Please note that for any Game server port add new port for it diff --git a/templates/psitransfer.xml b/templates/psitransfer.xml index 1252ce8..054bc83 100644 --- a/templates/psitransfer.xml +++ b/templates/psitransfer.xml @@ -8,7 +8,12 @@ false https://forums.unraid.net/topic/89502-support-a75g-repo/ https://github.com/psi-4ward/psitransfer - Simple open source self-hosted file sharing solution.[br] To access Admin Page add /admin at the end of the URL[/br] + Simple open source self-hosted file sharing solution. + To access Admin Page add /admin at the end of the URL + +Run +chown -R 1000 /mnt/user/appdata/psitransfer/ +After install in Unraid CLI Cloud: http://[IP]:[PORT:3000]/ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/psitransfer.xml