-
How does tower.local "work"?
I'm setting up something similar to this right now. I'm planning to use nginx to route my internal traffic to my dockers' ports based on which name is used to access the server. I've set up Avahi to broadcast the mDNS addresses all pointing to the docker host. Right now, I'm just having issues getting Windows 10 to resolve the mDNS addresses.
-
[Support] ich777 - Gameserver Dockers
So I did try that, but now I'm getting that the script has thrown an error. Here is my script: #!/bin/bash su $USER apt-get update apt-get install python3 rename python3 /serverdata/serverfiles/a3update.py I won't bore you with the python script, but it works perfectly. I have noticed that every time I make a change to the docker, I have to reinstall python3 for it to work, which i figured I could take care of here. I assume this script runs within the docker just before starting the server.
-
[Support] ich777 - Gameserver Dockers
So my Arma update scripting is working beautifully, but I want it to run every time the server starts up. Where might I find the script that starts the server so I can add this into it? Thanks!
-
[Support] ich777 - Gameserver Dockers
Maybe. That definitely works for adding mods, I'm not sure for updating, though, since the mods will be open.
-
[Support] ich777 - Gameserver Dockers
Unfortunately, no. I haven't been able to get steamcmd to work through the unraid console, so for now it needs to run in the docker. Maybe it would be better to get the server script to run my python script before it starts?
-
[Support] ich777 - Gameserver Dockers
Is there a way to have the Arma 3 server not immediately restart if the server itself is stopped? I have a python script to update mods that I would like to run without the server up.
OverripeDuck
Members
-
Joined
-
Last visited