edit
This commit is contained in:
parent
8d47956ca8
commit
9a4d5e6fba
2 changed files with 7 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
<Project>https://www.lodestone.cc/</Project>
|
||||
<Overview>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</Overview>
|
||||
|
|
|
@ -8,7 +8,12 @@
|
|||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
<Project>https://github.com/psi-4ward/psitransfer</Project>
|
||||
<Overview>Simple open source self-hosted file sharing solution.[br] To access Admin Page add /admin at the end of the URL[/br]</Overview>
|
||||
<Overview>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</Overview>
|
||||
<Category>Cloud:</Category>
|
||||
<WebUI>http://[IP]:[PORT:3000]/</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/psitransfer.xml</TemplateURL>
|
||||
|
|
Loading…
Reference in a new issue