Skip to content

chrissands/vagrant-CSGO-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-CSGO-server

Vagrant deployement for CSGO server

/!\ Project in development Master : Build Status Dev : Build Status

Install vagrant

Go to https://www.vagrantup.com/downloads.html and download / install vagrant for your system.

Install Virtualbox

Vagrant works with a vm manager, by default you can work with virtualbox.

Go to https://www.virtualbox.org/wiki/Downloads and download / install vagrant for your system.

Deploy your server CS:GO

clone this repository :

$> git clone https://github.com/42antoine/vagrant-CSGO-server.git
$> cd vagrant-CSGO-server
$> vagrant up

Your server is now running on. To connect to your game server, use 127.0.0.1:27915 as server IP.

In game

rcon_password vagrant

Bitdeli Badge

About

Vagrant deployement for CSGO server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%