Acekorneya / Ark-Survival-Ascended-Server

Ark Survival Ascended Server Docker Image for running a server on Linux
MIT License
128 stars 22 forks source link

could use some help #33

Open LoveSkylark opened 9 months ago

LoveSkylark commented 9 months ago

@Acekorneya I took your excellent worked and made my version of it, Removed most of the extra steps I could find, cleaned up the cli and sorted them out into functions.

I've tried to set it up so it can be more easily repurposed for other games.

This is working but I am not to familiar with ARK/Steam so I m struggling how to resolve the RCON setup, no matter what I do I can't seem to get the server (inside wine) to start listening on the RCON port, so the monitoring is suspect (but good enough for my purpose).

You can find my build here.

Any help or advice would be appreciated, I did this for my own personal use and I don't plan on maintaining this build so feel free to take anything from this that suit your purpose, after all the hard part was done by you.

Acekorneya commented 8 months ago

sorry for the super late reply was working a new version of my script which i just release recently lol.. but did you ever get it working?

Sloanstar commented 7 months ago

I opened issue #40 for this and have a pull request. The docker-compose file was not exposing the RCON port. It will be once pulled - very simple fix.

LoveSkylark commented 5 months ago

np I when through the whole code and clean allot of stuff up I may want to look through my setup and use some of it.