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

Unraid #104

Closed HappyNows closed 2 years ago

HappyNows commented 2 years ago

Does this container work in unraid? As far as I can tell it simply won't let me use the same port that the game is using, since unraid only lets you use one port per container.

MitchTalmadge commented 2 years ago

Yes, many (might even say most) people use it with Unraid. I personally have never used Unraid, but someone made a support thread for it: https://forums.unraid.net/topic/98290-support-amp-application-management-panel-corneliousjd-repo/

judsonjames commented 2 years ago

I'm using this container in UnRAID, and you can open as many ports as needed for a container. You just specify a port range that you want to allow exposed, as you would in a Dockerfile or Docker Compose. The one catch is you have to make sure you're port forwarding on your router the only ports that you are actually using.

image

Joly0 commented 2 years ago

Can confirm, this container works perfectly fine with unraid and as shown above it ls simple to add/open more ports