- 65gb of storage
- server equivalent of AWS EC2 t3.xlarge
- Follow the "Install" instructions at https://linuxgsm.com/servers/cs2server/
- Update security group associated with your EC2 instance to open the following ports for incoming traffic
27010 - 27020for both TCP and UDP
./cs2server startto start server, userestartif you want to restart./cs2server stopto stop server./cs2server consoleto run in-game server commands for CS2- To exit the console press
CTRL+b d. PressingCTRL+cwill terminate the server.
- To exit the console press
./cs2server updateto update CS2 server
For more details check out Basic Usage at https://linuxgsm.com/servers/cs2server/
mp_limitteams "0" // Allow free team-switching
bot_quota "0" // Disable bots
mp_restartgame "1" // Restart game and go liveCheck following gist for more commands: https://gist.github.com/ar1a/0abaa6d6225fb3c98451aa0c85dc08b9
Copying those configs in game directory will allow you to quickly execute those configs, all instructions are in above gist