galexrt / srcds_controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srcds_controller

Components

sc

Client tool to manage (start, stop, remove, update, etc. Gameserver containers).

srcds_cmdrelay

Relay component to allow a Gameserver to send commands by HTTP GET / POST request to other servers if needed.

srcds_controller

Controller component which can check on the Gameservers and if necessary restart them.

srcds_runner

Component inside the container running the Gameserver process. Reading from stdin as the "normal" Gameserver process.

About

License:Apache License 2.0


Languages

Language:Go 95.5%Language:Makefile 2.5%Language:Dockerfile 0.8%Language:Shell 0.7%Language:HTML 0.4%