Skip to content

xcq1/steamcmd-rcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steamcmd-rcon

Barebone steamcmd in Ubuntu with rcon healthcheck

Usage

Envs

See xcq1/steamcmd plus

  • RCON_HOST=xyz (default localhost): host of the rcon server, in case it is bound to a specific address
  • RCON_PORT=xyz (default 27015): port of the rcon server
  • RCON_PASS=xyz (default ""): password of the rcon server
  • RCON_HEALTH_COMMAND (mandatory): command that is transmitted to the server which must responded with a non-zero-length answer for the container to be considered healthy
  • RCON_HEALTH_REGEXP (default ""): regexp that, if set, must match the rcon response for the container to be considered healthy

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published