itzg / docker-rcon-web-admin

A Docker image that runs rcon-web-admin
MIT License
92 stars 18 forks source link

No work #8

Open tonodestroy opened 3 years ago

tonodestroy commented 3 years ago

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

itzg commented 3 years ago

It looks like I need to update the example snippet. I started one using that and saw this in the log:

Error: environment variable RWA_PASSWORD must be set
itzg commented 3 years ago

Example has been updated

https://github.com/itzg/docker-rcon-web-admin/blob/master/README.md#getting-started

and I documented that and RWA_RCON_HOST to summarize important variables from https://github.com/rcon-web-admin/rcon-web-admin#environment-variables

See if adding those helps your container run better.