caprover / one-click-apps

Community Maintained One Click Apps (https://github.com/caprover/caprover)
Apache License 2.0
526 stars 515 forks source link

CS:GO server #131

Open lzzy12 opened 4 years ago

lzzy12 commented 4 years ago

Would love to have a configurable support for csgo server. This image can be used https://hub.docker.com/r/cm2network/csgo/

Foxtrek64 commented 3 years ago

A more general image like https://github.com/K4rian/docker-srcds or https://github.com/Hackebein/docker-srcds may be better here to allow a broader selection of games (CS:GO, TF2, HL:DM, etc.)

Generally, the Source Dedicated Server is pretty simple to manage, just requiring an access token and the id of the game you want to run, plus associated options for that game (e.g. default map).

Using a more generic image now cuts down on requests later for people wanting to host an SDS server with a different game.