Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] ich777 - Gameserver Dockers

Featured Replies

  • Author
6 hours ago, nisbne said:

looks like this when i start the docker?

No, you have to add three individual variables as described here with the button „Add another Path, Port, Variable“:


 

You should see in the log, right before it says „Start Server“ that the backup daemon has started.

  • Replies 12.6k
  • Views 2.3m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Just thought I'd share my experience setting up a Valheim server with this docker app from @ich777(thank you!)   You don't need to worry about Steam authentication for Valheim, the default a

  • Dockers Available:   SteamCMD DedicatedServers: CounterStrike: Source CounterStrike 2 TeamFortress 2 ArmA3 - requested by @MrSage Deathmatch Classic

  • This will hopefully shed some light on the underside working bits of building a cluster of servers for ARK:SurvivalEvolved.   With the inspiration (read thievery) from @growlith I present th

Posted Images

  • Author
5 hours ago, sage2050 said:

I just wrote a user script to copy the saves folder and delete anything older than 30 days

Please see this post, the container can do that now on it‘s own like it does for Valheim:

 

  • Author
4 hours ago, nisbne said:

mind sharing ?

Please see this post:

 

  • Author
3 hours ago, Nodiaque said:

you guys don't use CA appdata backup and restore? This take care of that

Please see this post:

 

I find it abit iberkill to use CA backup if you want to have indovitual backups lets say for every 2 or 6 hours because you have to run CA Backup every 2 hours and depending on the size of you appdata share this could take very long and also introduces downtime from the dedicated server if you don‘t disable the automatic stop.

  • Author
1 hour ago, Wotan said:

worked yesterday. Now I cant start anymore:

Please read this post:

 

Check what path is set for the game files in the template.

  • Author
32 minutes ago, Newtious said:

have you considered a patreon or something similar?

Nope.

That means more work too and also what can I give people for that money that they pay there?

 

I can‘t maintain much more because about 200 applications is a lot and support too.

 

@Nodiaque already made a container for the game based on my repository and I assume it works very well. ;)

  • Author
36 minutes ago, noraa said:

Just wondering if there is a step I am missing?

Are you sure that you also append info or showplayers or something like that since otherwise it don‘t know what to do…

 

That it hangs is a common issue and I recommend using timeout in combination with rcon as described here:

 

9 hours ago, ich777 said:

Please see this post:

 

I find it abit iberkill to use CA backup if you want to have indovitual backups lets say for every 2 or 6 hours because you have to run CA Backup every 2 hours and depending on the size of you appdata share this could take very long and also introduces downtime from the dedicated server if you don‘t disable the automatic stop.

Oh yeah if you want more then a daily backup, I totally agree with that.

Anyone help with palworld resetting the config?

2 hours ago, Razzle65 said:

Anyone help with palworld resetting the config?

Are you editing the ini with the container off?

  • Author
2 hours ago, Razzle65 said:

Anyone help with palworld resetting the config?

A bit more information would be good...?

Do you want to reset only the config itself then it's easy, stop the container, delete the config file (path is described in the description from the container) and start the container again <- be aware that you have to stop the container afterwards again since it pulls down the config file and you may want to change the server name, password and so on.

Do you want to reset the entire server it's also easy, stop the container and delete the Saves directory in Pal subdirectory <- same as above with starting/stopping the container.

Ok, I got it i think.

I was using cloud commander to edit the INI, and i had to reopen the UI once stopping the palworld docker, then it let me save settings, and they stuck.

1 hour ago, ich777 said:

A bit more information would be good...?

Do you want to reset only the config itself then it's easy, stop the container, delete the config file (path is described in the description from the container) and start the container again <- be aware that you have to stop the container afterwards again since it pulls down the config file and you may want to change the server name, password and so on.

Do you want to reset the entire server it's also easy, stop the container and delete the Saves directory in Pal subdirectory <- same as above with starting/stopping the container.

 

2 hours ago, Zealotus said:

Hi there! 

 

Any plans on adding a template for Enshrouded?

https://store.steampowered.com/app/1203620/Enshrouded/

A different person already took care of this, I believe ich may have helped him and is quite busy trying to maintain all these different ones already. I hope its ok to post this:

 

1 hour ago, Necrotic said:

A different person already took care of this, I believe ich may have helped him and is quite busy trying to maintain all these different ones already. I hope its ok to post this:

 

Ah, thanks!

I searched for the game but nothing showed up.

And seems like Nodiaque's image just haven't been approved yet which is probably why it didn't show up.

I'll have to try to import it manually.

Testing out Palworld Docker, Tried logging as admin with "adminDocker" but said "Password is not match"

  • Author
2 hours ago, Nycwill said:

Tried logging as admin with "adminDocker" but said "Password is not match"

Because this password is for the admin console not for login... 😅

 

See here.

 

You can't login with the admin password, you always have to use the login password and then in game you have to authenticate with the admin password to become the admin.

Hey, first of all. Thanks alot for the gaming dockers you created, ive used quite a few flawlessly. Much appreciated. 

I am running into a bit of a hurdle with my server, I'm trying to add mods to it. When i copy it to the files to mnt/user/appdata//Pal/Content/Paks/ - it doesn't seem to reflect on the docker after starting up in the related spot

 

Am I doing something wrong here? 

Thanks

  • Author
15 minutes ago, dafuzz said:

When i copy it to the files to mnt/user/appdata//Pal/Content/Paks/

Why did you do that in the first place?

 

Please read this post, most likely something with where the files stay is incorrect:

 

 

The container is using /mnt/cache/appdata/… for the gane files if you are using that directory on your server too then you have to male sure that the files in the appdata directory are not moved to the Array.

 

It could also be that you have wrong permissions.

hit the nail on the head, thanks alot. I have it working now

I was using the wrong directory, used /mnt/cache/... now and its working

Edited by dafuzz

On 1/22/2024 at 5:36 PM, ich777 said:

Download spigot, put the jar file in the main directory from the container and change this values:

grafik.thumb.png.3d2ddfddd25ba9f0de99aaedeb65ddfa.png

 

It should be pretty self explanatory when you read the description from the variables.

Of course you have to change the Serverfile name to whatever your spigot file is named to.

Thanks  for this Information. Finaliy it works. Big Thanks

The relevant line of code in start-server.sh is

  Quote

if [ ! -f ${SERVER_DIR}/Pal/Binaries/Linux/PalServer-Linux-Test ]; then
  echo "---Something went wrong, can't find the executable, putting container into sleep mode!---"

 

Am I supposed to have a /Pal/Binaries/Linux? I am on Linux. I have only /Pal/Binaries/Win64

 

edit: Ok I figured out *why* - "@sSteamCmdForcePlatformType" = "windows" is in the docker logs. But *why* is the code doing that?

 

edit 2: pushed a fix to your github. your install command was set to asa which apparantly is ark, rather than palworld.

Edited January 19 by pewecat

 

 

I have the same issue.   How do I get the fix?

  • Author
8 minutes ago, inescapable-experience1285 said:

I have the same issue.   How do I get the fix?

I assume you are not on Unraid?

 

If you would have read a few posts further I have posted the answer, you have to use the tag palworld, I assume you are using the wrong tag.

 

Here is the run example.

Yes unraid.   Sorry here is more info.

 

I saved backed up my Pal directory, before adding a password ( now that the checkbox is there).... could not get that to work. So I just renamed it back so I was original but now O get that odd error.

 

Something went wrong, can't find the executable, putting container into sleep mode!

 

Its been running for a week with very little issues, so puzzled when using this backup would do this...

  • Author
2 minutes ago, inescapable-experience1285 said:

Something went wrong, can't find the executable, putting container into sleep mode!

Please read this post:

 

Are you really sure that your appdata share stays on the cache or is it moved to the Array?

 

So basically it‘s not the same error.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.