Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1020 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 1020 Bytes

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