docker-rcon-web-admin icon indicating copy to clipboard operation
docker-rcon-web-admin copied to clipboard

A Docker image that runs rcon-web-admin

Results 7 docker-rcon-web-admin issues
Sort by recently updated
recently updated
newest added

Hello, I have a minecraft server running in a docker container and I can't connect to it via this tool. ![Screenshot from 2021-05-20 18-59-48](https://user-images.githubusercontent.com/46656298/119011299-95d99200-b99d-11eb-972f-5476fe47b40d.png) I've checked the other issues and...

Is it possible to configure multiple servers from the `docker-compose` file? I would like to configure multiple servers and would like to add them automagically.

Hello, I want to run multiple servers with this webrcon interface and so I need to change the ports which is no problem but the webinterface expects the Backend to...

I'm using the Docker-compose but modified so that the ports are not exposed, I did not want to expose the ports on the network unencrypted, so I set up a...

I'm new to docker and have managed to install a Creative and Survival server. I'm trying to RCON the Survival server, but connection is always refused. I have enabled RCON...

I cant run and dont see errors in log, I want a rust server rcon.

I use secrets to store my passwords but as far as I can see neither the base application nor this dockerization support using secret files.

enhancement