itzg / itzg/docker-rcon-web-admin
Make Ports dynamic
- Dominant language
- Dockerfile
- Stars
- 122
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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 still listen at Port 4327 so it can not connect to the websocket at 4327. Maybe you can make this dynamic so I can specify the new Port with an env-variable
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the web interface assumes the backend websocket listens on port 4327 and review how the Docker image exposes configuration through environment variables. Done means a configurable port can be supplied through an environment variable and multiple server instances can connect to their respective websocket ports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100