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

4 hours ago, ich777 said:

Thank you for the report. i will look into that and report back.

 

EDIT: Container is now fixed, please force a update from the container itself:

grafik.png.fee9ef2e7da7f23c8a012bf6c0e94f9f.png

Confirmed working. Thanks for the quick fix :D

  • Replies 12.6k
  • Views 2.2m
  • 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

Looking for some assistance on the Valheim dedicated server docker. I want to take advantage of the new server modifier features. I have tried adding the modifiers according to the dedicated server manual and also using the GAME_PARAMS feature within the docker. Note I added these modifiers while the container was stopped. They don't seem to apply in game. Has anyone had success?

 

Note: While you hover over a server in the game it will list the modifiers applied to the server.

  • Author
21 minutes ago, BigBlue_1212 said:

I want to take advantage of the new server modifier features

As in the private message mentioned, can you please post what modifiers that you‘ve try to use and how you applied them exactly?

On 10/8/2023 at 9:38 AM, ich777 said:

Which values are we talking about? Do you have any examples?

 

If it is for example: -crossplay or similar it belongs in the GAME_PARAMS

 

However, I didn't know that you can change the difficulty and other settings... :D

 

EDIT: I now see it, if you are talking about:

-preset hard

for example it belongs in the GAME_PARAMS

That is correct. There are other values that can be set like -modifier raids and -setkey. How would you separate each modifier in the game_params field? Comma separated, space separated?

22 minutes ago, ich777 said:

As in the private message mentioned, can you please post what modifiers that you‘ve try to use and how you applied them exactly?

I tried only one modifier "-modifier Resources most" within GAME_PARAMS. I stopped the container, entered the modification in GAME_PARAMS and them clicked apply at the bottom. The container started successfully. I then went into the game and checked the server list. My dedicated server does not show that anything has changed under "server modifiers" when hovering over the server within Valheim. Unless the server modifier list feature is broken in game.

  • Author
7 minutes ago, Beng8686 said:

Comma separated, space separated?

Just as you would use them in the .sh file like:

-preset hard -modifier portals casual

 

grafik.thumb.png.9f59f17e95487c7777d5b9555d4e9145.png

 

AFAIK the modifiers doesn't always show up on the server list...

 

However, connect to the game and Press F2 on your keyboard and you should see the modifiers:

grafik.thumb.png.25f91db4359c525f877d2d76c5e66031.png

On 10/9/2023 at 3:35 PM, ich777 said:

You should find your server configuration files in:

.../conansandbox/saved/config/windowserver/

and in there you should see a file that is called: ServerSettings.xml IIRC.

 

Please stop the server fist before editing any files and start if afterwards.

Sorry for the delay in getting back to you. I was able to change the admin password in the ServerSettings.ini but there isn't an option to change the server password. I didn't see an xml file of any kind in there so I assumed you meant the ini file.

CONFIRMED IT WORKED!!! THANK YOU ALL!

Edited by BigBlue_1212

  • Author
15 minutes ago, aurokon said:

but there isn't an option to change the server password

It's in Engine.ini

 

I would strongly recommend that you read a guide on how to configure a Conan Exiles dedicated server like: Click

Can "the Front" be dockerized? its new and has an linux dedicatetd server on steam? 

I 2nd this but was going to ask you about it on monday.  If need be I'll buy the game for you. @ich777

7 minutes ago, domrockt said:

Can "the Front" be dockerized? its new and has an linux dedicatetd server on steam? 

If there are linux files it can be made into a container. Depends if Ich has time & willingness to do it.

  • Author
13 minutes ago, domrockt said:

its new and has an linux dedicatetd server on steam? 

From what I can tell it does not have a native Linux dedicated server.

 

But maybe it‘s possible.

 

However I don‘t own the game and I don‘t create/try to create dedicated servers for games that I don‘t own.

If someone gifts me the game I can look into it.

 

@Spectral Force I really appreciate the offer but you gifted many games over time, isn‘t it time for someone else to gift the game if someone wants a containerized version? 😅

i only own an Turkish Steam account maybe its not region locked i would try to send it as a steam gift, we would need to be friends there. 

 

i send yn PM with my friend request. 

 

 

 

the front.png

Edited by domrockt

3 hours ago, ich777 said:

From what I can tell it does not have a native Linux dedicated server.

 

But maybe it‘s possible.

 

However I don‘t own the game and I don‘t create/try to create dedicated servers for games that I don‘t own.

If someone gifts me the game I can look into it.

 

@Spectral Force I really appreciate the offer but you gifted many games over time, isn‘t it time for someone else to gift the game if someone wants a containerized version? 😅

 

its done, thx   : D 

I was trying to get The Front to work with your dockerhub image (admittedly I'm much too early) and it seems like the anon login doesn't allow you to actually download the game server files but it downloads fine when logged in on windows. I'm just fighting with their 2FA to get it all working in one session since the code changes with each session.

Since I'm rate limited from trying to log into steam I was looking at GitHub - Weilbyte/steamcmd-2fa as a possible solution that could be added as a variable to the docker template or as a secret in the shared steamcmd.

Dunno if any of this helps but hopefully it becomes much easier to get this running in docker.

  • Author
5 hours ago, xWeegix said:

I was trying to get The Front to work with your dockerhub image (admittedly I'm much too early) and it seems like the anon login doesn't allow you to actually download the game server files but it downloads fine when logged in on windows. I'm just fighting with their 2FA to get it all working in one session since the code changes with each session.

This is just a test image and not ready that I’ve created yestarday.


No, that‘s not true, if you download the files through SteamCMD and log in with your account you also don‘t get the files (just a few runtime files) and yes on Windows or Linux through the Steam client it is working properly.

 

Which App ID did you download?

 

5 hours ago, xWeegix said:

Since I'm rate limited from trying to log into steam I was looking at GitHub - Weilbyte/steamcmd-2fa as a possible solution that could be added as a variable to the docker template or as a secret in the shared steamcmd.

This is a terrible idea and I won’t do that, because of the rate limit and you even get locked out from Steam for a few hours if the 2FA code is wrong too often.

 

5 hours ago, xWeegix said:

Dunno if any of this helps but hopefully it becomes much easier to get this running in docker.

Again, this container is not ready yet, nor is it listed in my supported games on the first site and again, the download (even with Steam credentials doesn‘t work for the Linux App ID).

 

If you download the Windows App ID it is working fine which is also strange because you have to force the download for Windows but for some rease this is not the case for this game.

 

Someone else already reported that in the community site on Steam and I also made a post about that: https://steamcommunity.com/app/2285150/discussions/0/6824700612951916967/

 

Hello, I don't know if this has been asked before but I haven't seen anything yet: Has anyone already gotten Docker Sourcemod & Metamod to work on the CS2? I despair a bit about being able to manage the server directly. Thank you for your help 🙂 🙂

 

  • Author
1 hour ago, Stady1992 said:

Has anyone already gotten Docker Sourcemod & Metamod to work on the CS2?

This it the wrong place to ask.

Please look here: Click

Hello, how do I install 7 days to die server 

 

  • Author
1 hour ago, Dezaraman said:

Hello, how do I install 7 days to die server 

 

Go into the CA App, Search for 7DaysToDie and install it.

3 hours ago, ich777 said:

Go into the CA App, Search for 7DaysToDie and install it.

Thank you I figured it out 

 

  • Author
1 hour ago, Dezaraman said:

any chance you'd make any of these 

You should really check the CA App first:

1 hour ago, Dezaraman said:

grafik.png.75ce0c412b45d30d86ac78774ed484cd.png

 

1 hour ago, Dezaraman said:

grafik.png.6600a30ab2f549fe053f39e2909f8e80.png

(but keep in mind that the developers from this game dropped support for the Linux dedicated server so I don't know how long it will be working)

 

 

I've also had container for these games but someone reported them as broken so I removed them because I don't own the games at the time or better speaking I didn't play them:

1 hour ago, Dezaraman said:
1 hour ago, Dezaraman said:

 

 

I don't own these games:

1 hour ago, Dezaraman said:
1 hour ago, Dezaraman said:
1 hour ago, Dezaraman said:

(the last game from what I can tell is not on Steam anymore.

 

 

For this game it is impossible to create a dedicated server on Linux because it simply won't work and was designed without Linux in mind:

1 hour ago, Dezaraman said:

 

 

 

I would recommend that you contact for this game:

1 hour ago, Dezaraman said:

@Goobaroo because it would be also be possible to create a server with my container that is already available in the CA App but he maintains a lot of Minecraft containers and I even think he has a container for All the Mods in the CA App.

Is there any chance you would be able to release a steam server docker container for Ark Survival Ascended (ASA) shortly after those files are available? The game itself releases close to the end of this month.

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.