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

thanks, I  will check

  • 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

o.kI solved the problem by adding a new variable: CSMM_ADMINS:

 

But now another problem:

 

CSMM could not connect to your server. CSMM tried to send a GET request to /api/getstats but failed to get a response. Usually this means you entered a bad IP and/or port. Make sure you enter the web API port of your server that was added by Allocs Fixes. This is NOT the telnet port and also NOT the port used by players to connect.

 

 

Info is:

Finding the port for Allocs web API

Finding you web API port can be challenging, especially if you are renting your server. There are 2 easy methods to find the port though

Via serverconfig.xml The port is defined as ControlPanelPort +2. Find that value and in your browser go to http://<yourserverip>:<value>. If you see the Allocs webmap, you've found the correct port! It's possible that this method is not accurate if you are renting your server from a game hosting company. The port in your serverconfig.xml is not always correct!

Via logs In the output log of your server, find a line like this 2018-09-15T01:27:41 61.339 INF Started Webserver on 8090. There's your port value!

Finally, you can use the webtokens you created and the port you've found to add your server to CSMM. If done correctly, CSMM should now have access to your server, and be monitoring for changes and other events.

 

 

 

So where is the serverconfig.xml located ? 

according Catalysm it is part of the 7dtd Server, not CSMM.

 

Or is " web API port of your server that was added by Allocs Fixes" not included ?

 

Thanks

Edited by Uncle09

  • Author
29 minutes ago, Uncle09 said:

So where is the serverconfig.xml located ? 

according Catalysm it is part of the 7dtd Server, not CSMM.

 

2 hours ago, Uncle09 said:

thanks, I  will check

Have you yet joined the Discord server that I linked you above?

 

I can definitely tell that many people using my two containers in combination and that it is working just fine.

 

Please join @Spectral Force‘s Discord for more help.

Hi,

wait 2 containers from you ?? I installed only CSMM-7DtD.

Which one I am missing ?

 

 

ok. I learned you also offer an 7dtd container 🙂

I used the vinanrra/7dtd-server container

 

I did not found yours because I searchend 7dtd und yours is 7DaysToDie 🙂

 

just to let you know

 

Edited by Uncle09

  • Author
53 minutes ago, Uncle09 said:

Which one I am missing ?

7DtD itself.

 

Please answer the question, have you yet joined the Discord server from @Spectral Force?

He can certainly help, from what I know he uses both containers and helps other users out.

hi,

yes I did, thanks.

 

What is your user name? I haven't seen any questions on my discord about this.

Hi i have an Problem with my Conan Exiles server. Everytime ther is an update for the Server, i restart the server, the server is doing the update and then the server is in a kind of boot-loop. Does anyone know this issue an can help me? Thank you

 

Edit: With "server" i mean the docker, not the whole server

Edited by PeterZZ42

  • Author
2 hours ago, PeterZZ42 said:

i restart the server, the server is doing the update and then the server is in a kind of boot-loop. Does anyone know this issue an can help me?

And how do you get it out of the loop?

Can you post a log please?

Issue this command form a Unraid termainl:

docker container logs CONTAINERNAME

(maybe put the output in a text file and drop it here into the text box, of course replace CONTAINERNAME with the container name - case sensitive!)

Hi,

 

I think I solved a lot of problems in the meantime.

7DtD Server is running, reachable und working - even Webinterface on port 8080. Me and a Friend of mine can play 🙂 Thanks for that.

 

But nothing happen on Port 8082 - there should be Alloc's Server Fixes and Allocs webmap ?

 

Is it possible, that I do have to install this too andis not includet in 7DaysToDie docker container ?

Or what I am doing wrong?

That is also the reason I guess, why I can not bring CSMM work together.

 

 

 

 

 

Edited by Uncle09

I could use a bit of assistance on something pertaining to Ark. Its involving clusters and running on multiple dedicated servers / vps. How can I get the cluster to work for transferring player data from one world to another on different servers / local machines. I have tried using symbolic linking to appdata to access the ark server then adding line in extra game prams, server will create data starts normal even loads mods across but won't transfer player data. Its been killing me for the last week or so now anyone help would be awesome thanks in advance.

Edited by PPurEEviLL

20 hours ago, ich777 said:

Please look at the very last screenshot form this post again:

Ah I see, no worries.

 

Quote

Which ports did you change to get it working because you run DoDS and CSS in parallel?

DoDs is using port: 27025

CSS is using the default port: 27015

Garry's Mod is set to use port: 27035

 

All of these ports are open through my router / firewall.

 

Currently I am running into this issue though now when I try to start the gmod container.

segfault.png.5a6f5973c837f57731a8104b4330dadc.png

 

  • Author
59 minutes ago, Reziem said:

Garry's Mod is set to use port: 27035

So then the screenshot from your template from a few posts back doesn't reflect your current settings I think...

Can you try to also try to put the GMod server into the port range 27015 - 27030 (these are usually the Steam ports).

 

May I also recommend to start over, delete the container, delete the folder for garrysmod which lives in your appdata directory and pull a fresh copy from the CA App.

  • Author
2 hours ago, Uncle09 said:

Is it possible, that I do have to install this too andis not includet in 7DaysToDie docker container ?

As said above I don't know what is missing because some things need to be manually enabled and also configured to run properly.

 

I provide only the basic functionality so that the dedicated server installs and modding is always up to the user.

 

2 hours ago, Uncle09 said:

That is also the reason I guess, why I can not bring CSMM work together.

Please reach out to @Spectral Force on his Discord channel and he surely can help you.

Also @Spectral Force also reached out to you here on the forums and mentioned that he saw no question on his Discord about that.

  • Author
2 hours ago, PPurEEviLL said:

Its involving clusters and running on multiple dedicated servers / vps.

Please see the second recommended post from the top, I link it here for you:

 

@Cyd has thankfully written a comprehensive guide on this and what is needed to get it working.

 

Maybe someone else can help you too, I've never done Clusters on ARK but I know that many people run my container (or better speaking multiple instances from my container) as a Cluster.

14 minutes ago, ich777 said:

Please see the second recommended post from the top, I link it here for you:

 

@Cyd has thankfully written a comprehensive guide on this and what is needed to get it working.

 

Maybe someone else can help you too, I've never done Clusters on ARK but I know that many people run my container (or better speaking multiple instances from my container) as a Cluster.

Yes I have been over that post a few times I am actually using it on one of my boxes but now trying to setup another box to run more ark maps and be able to jump from box to box retaining inventory is this possible that you know of ? 

 

Currently I have Fjordur, gen2, svartalhiem and lostisland on server 1 and im able to use cluster just fine. But I want to add more maps to server 2 and be able to transfer to them like they are part of the first cluster.

 

Things I've tried symbolic linking the appdata directly on server 1 to a share then mounting the share on server 2 that did not work then tried just installing as normal using the same clusterid's that also did not work and I have scoured the internet for info on this and cant find anything I feel like its possible to do but my brain is limiting me from doing it.

Edited by PPurEEviLL

  • Author
1 hour ago, PPurEEviLL said:

is this possible that you know of

Sorry I'm really not into ARK and can't help there... but in theory it should work.

8 hours ago, PPurEEviLL said:

Yes I have been over that post a few times I am actually using it on one of my boxes but now trying to setup another box to run more ark maps and be able to jump from box to box retaining inventory is this possible that you know of ? 

 

Currently I have Fjordur, gen2, svartalhiem and lostisland on server 1 and im able to use cluster just fine. But I want to add more maps to server 2 and be able to transfer to them like they are part of the first cluster.

 

Things I've tried symbolic linking the appdata directly on server 1 to a share then mounting the share on server 2 that did not work then tried just installing as normal using the same clusterid's that also did not work and I have scoured the internet for info on this and cant find anything I feel like its possible to do but my brain is limiting me from doing it.

@PPurEEviLL This sounds to me like a directory permissions issue. the cluster function is nothing more than a shared directory. To test I would log into the console of one of the containers on Server2, navigate to the cluster directory and try to touch a new file. 

Great Valheim Docker, just running into a probably noob issue...

 

I have the docker installed, once running I can launch Valheim on my regular PC and join the server by putting in my IP:PORT info.

It see the password I set up and lets me in.  But is a fresh world..

 

I have a world file me and my friends have spent a lot of time on trying to load that data.  I'm not sure If I'm not copping it into the right place on the docker folder or if I need to change some setting in the docker its self?

 

 

  • Author
3 minutes ago, Yeven said:

It see the password I set up and lets me in.  But is a fresh world..

What is the name of the world?

Did you follow the third recommended post on top?

 

Where did you copy the world file? You can also post a zip with the world files in here and I will test if it works on my server.

7 hours ago, Cyd said:

@PPurEEviLL This sounds to me like a directory permissions issue. the cluster function is nothing more than a shared directory. To test I would log into the console of one of the containers on Server2, navigate to the cluster directory and try to touch a new file. 

You were correct sir I fixed perms all is working correctly now. Was very strange as both machines had same user same password so I figured it would just see that and work but it did not. So thank you for sending me in the right direction.

18 hours ago, ich777 said:

So then the screenshot from your template from a few posts back doesn't reflect your current settings I think...

Can you try to also try to put the GMod server into the port range 27015 - 27030 (these are usually the Steam ports).

 

May I also recommend to start over, delete the container, delete the folder for garrysmod which lives in your appdata directory and pull a fresh copy from the CA App.

 

I changed the ports because I was troubleshooting / installing multiple of your valve game server containers to see if they were also working and didn't want anything to interfere is why I had to change the port. The port range was an oversight on my end sorry about that.

 

I just deleted the container, deleted the folder for garrysmod, and pulled a fresh copy from CA apps. Starting all over, changing nothing. The segment fault went away but still can't see or join the server within gmod.

 

docker.thumb.png.26ce43279bd6beb80409b5633af85b01.png


1861410543_portopened.thumb.png.b927857d5cbe05957f353e93cbfcd993.png

 

1050862747_nothingwithinlan.thumb.png.246284abae341508c6ecbf62eab09a65.png

 

1746998455_nothingwithinfavorites.thumb.png.dcbc0d888b631a737aac3bc5332d345b.png

 

settings.thumb.png.1b65f1909943a1d8815e027600f9ca57.png

 

Honestly I am struggling to wrap my head around why it's not working. I feel like it makes no sense? I am starting to think it's just something on my hardware or something I am not seeing.

 

Edited by Reziem

  • Author
9 hours ago, Reziem said:

Honestly I am struggling to wrap my head around why it's not working. I feel like it makes no sense? I am starting to think it's just something on my hardware or something I am not seeing.

Do you maybe have a drive lying around that you can put temporarily into the server and use it as a cache drive formatted with BTRFS and try if the path /mnt/cache/... makes any difference?

Hi ich777,

 

may I aske you one more thing ?

I can open the console of your 7DtD Server and your CSMM-7DaystoDie.

But I can not Login. 

You mentioned the Login is Docker and adminDocker ? But do not work for me.

My Login looks like:

9223daxxxxxx login:

 

Maybe I changed something ? Do you have any idea where to look, or what is wrong ?

Thanks

 

Edited by Uncle09

  • Author
1 hour ago, Uncle09 said:

Maybe I changed something ? Do you have any idea where to look, or what is wrong ?

You are talking about the console or am I wrong? If yes, this has nothing to do with the game itself.

Please log in as an admin from the in-game console with "adminDocker", you can't log in to the console from the container itself.

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.