Skip to content

Vagrant environment with Ansible provisioning for running Source Dedicated Server.

Notifications You must be signed in to change notification settings

ErikMinekus/vagrant-srcds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant up
vagrant ssh
steamcmd +login anonymous +force_install_dir ~/srcds +app_update 232250 +quit

cd ~/srcds/tf
wget "https://www.metamodsource.net/latest.php?os=linux&version=1.10" -O - | tar -xz
wget "https://www.sourcemod.net/latest.php?os=linux&version=1.10" -O - | tar -xz

cd ~/srcds
./srcds_run -game tf +map cp_dustbowl +maxplayers 24

About

Vagrant environment with Ansible provisioning for running Source Dedicated Server.

Resources

Stars

Watchers

Forks

Releases

No releases published