MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
91 stars 22 forks source link

Succes: Terraria Server #169

Closed excalbian closed 1 year ago

excalbian commented 1 year ago

I just installed the unraid docker template, added my AMP license key, created a new terraria instance (which prompted me through the APM UI / web page to login to steam and steam guard) and while the download and initialization took a few minutes, everything just worked.

Unraid version: 6.12.3 Template: https://github.com/CorneliousJD/Docker-Templates/blob/master/amp.xml (installed through CA) Template using docker from: https://hub.docker.com/r/mitchtalmadge/amp-dockerized/

Note that for other reasons, I choose to use the custom network (unique IP for the docker container) and didn't setup the MAC address.

The one thing to note is within the AMP UI for the Terraria server, it shows the endpoint as using port 27015 although the port settings (and for the game to work) are for 7777. This means the connection info (and direct steam link) don't work. I didn't have this issue before in my stand-alone APM installation, but it was also on an older AMP version, so I'm not sure 🤷.

IceOfWraith commented 1 year ago

This is a known issue with AMP. Nothing that can be solved here.

MitchTalmadge commented 1 year ago

Thanks for letting me know Terraria worked! I will add instructions for it when I get a chance.