Docker image for a private, preconfigured private Counter-Strike: Source server as used by the LAN of DOOM.
Run docker pull ghcr.io/lanofdoom/counterstrikesource-server:latest
- LAN of DOOM Authenticate by Steam Group
- LAN of DOOM Disable Buyzones
- LAN of DOOM Disable Radar
- LAN of DOOM Disable Round Timer
- LAN of DOOM Free For All
- LAN of DOOM Free For All Spawns
- LAN of DOOM GunGame
- LAN of DOOM Map Settings
- LAN of DOOM Max Cash
- LAN of DOOM Paintball
- LAN of DOOM Remove Objectives
- LAN of DOOM Respawn
- LAN of DOOM Spawn Protection
- MetaMod:Source
- SourceMod
CSS_HOSTNAME The name of the server as listed in Valve's server browser.
CSS_PASSWORD The password users must enter in order to join the server.
CSS_MAP The first map to run on the server. de_dust2 by default.
CSS_MOTD The MOTD to use for the server.
CSS_PORT The port to use for the server. 27015 by default.
RCON_PASSWORD The rcon password for the server.
STEAM_GROUP_ID The Steam group to use for the allowlist of users joining the
server.
STEAM_API_KEY The Steam API key to
use for the group membership checks with the Steam's Web API.