fugasjunior / arma-server-manager

A web administration tool for managing Arma 3, Arma Reforger and DayZ dedicated servers
GNU General Public License v3.0
52 stars 11 forks source link

Host mode now available #116

Open enzofrnt opened 4 months ago

enzofrnt commented 4 months ago

Hi, the host mode for Docker is now available on Windows.

fugasjunior commented 4 months ago

Hi, thanks for the info! Did you manage to get manager working with host mode on Windows? No such luck in my case.

I've enabled the beta feature in Docker Desktop (v4.29.0) and started the standard ASM docker-compose available in the repository. However, I'm not able to connect to http://localhost:8080. Running netstat -aon doesn't show the 8080 port open.

Are there any setup steps I'm missing to get host mode working on Windows?

enzofrnt commented 4 months ago

In my situation, I was unable to connect to the database. It might be worth investigating this further. Could you also take a look at issue #117 ?

fugasjunior commented 4 months ago

I've been unsuccessful in trying to get the host network mode working on Windows. I've created an issue https://github.com/docker/compose/issues/11802.

I'll also take a look at #117.